Skip to content

Commit

Permalink
use defaulf firefox version for travis ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mickmcgrath13 committed Oct 8, 2015
1 parent a8b7b44 commit f0a5224
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,4 @@ before_install:
before_script:
- npm install -g grunt-cli bower
- bower install
script: npm test
addons:
firefox: latest
script: npm test

0 comments on commit f0a5224

Please sign in to comment.