Skip to content

Commit

Permalink
Merge pull request #31 from juwara0/firefoxLatest
Browse files Browse the repository at this point in the history
Update to run travis CI on firefox latest
  • Loading branch information
juwara0 committed Jul 21, 2017
2 parents d10d1a0 + ee38536 commit 4f544f4
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 @@ -14,7 +14,7 @@ addons:
packages:
- google-chrome-stable
- g++-4.8
firefox: 'latest-esr'
firefox: 'latest'

cache:
directories:
Expand All @@ -31,7 +31,6 @@ env:
matrix:
fast_finish: true
allow_failures:
- env: EMBER_TRY_SCENARIO=ember-release
- node_js: 'stable'

before_install:
Expand Down

0 comments on commit 4f544f4

Please sign in to comment.