Skip to content

Commit

Permalink
Merge branch 'master' into portabilis-patch-2019-06-08
Browse files Browse the repository at this point in the history
  • Loading branch information
edersoares committed Jun 8, 2019
2 parents f20e070 + 0082cd3 commit eadc7bb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ matrix:

before_script:
- composer new-install
- php artisan dusk:chrome-driver
- vendor/laravel/dusk/bin/chromedriver-linux > /dev/null 2>&1 &
- php artisan dusk:chrome-driver 74
- php artisan serve > /dev/null 2>&1 &

script:
Expand Down

0 comments on commit eadc7bb

Please sign in to comment.