Skip to content

Commit

Permalink
Test chrome driver 74
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Hall committed Jul 5, 2019
1 parent b2ef68e commit 0eebb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_script:
# Install Composer dependencies
- composer install --no-interaction
# Setup headless web browser for Laravel Dusk tests
- php artisan dusk:chrome-driver 73
- php artisan dusk:chrome-driver 74
- export DISPLAY=:99.0
- ./vendor/laravel/dusk/bin/chromedriver-linux &
# Create database, migrate & seed
Expand Down

0 comments on commit 0eebb41

Please sign in to comment.