Skip to content

Commit

Permalink
use chrome beta
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Apr 13, 2017
1 parent bc71318 commit 0724f18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -8,11 +8,12 @@ addons:
sources:
- google-chrome
packages:
- google-chrome-stable
- google-chrome-beta
cache:
directories:
- node_modules
before_script:
- alias google-chrome google-chrome-beta
- npm install -g bower gulp-cli@1
- bower install
- gulp lint
Expand Down

0 comments on commit 0724f18

Please sign in to comment.