-
Notifications
You must be signed in to change notification settings - Fork 105
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ci): build latest chrome for e2e tests
This commit makes Travis download the latest chrome to run end to end tests. Previous tests bugged out as the webdriver became out of date with Travis's bundled google-chrome installation. This is also more technically correct from a testing standpoint since we expect our users to be running the latest chrome browser.
- Loading branch information
Jonathan Niles
committed
Aug 1, 2016
1 parent
82de652
commit 6a575e6
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters