Skip to content

Commit

Permalink
chore(.travis): use Firefox ESR for testing (closes #1159)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Mar 31, 2017
1 parent 2a8c8dd commit b11da34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -20,7 +20,7 @@ before_script:
- export CHROME_BIN=$PWD/out/chrome-linux/chrome

addons:
firefox: "latest"
firefox: "latest-esr"

script:
- npm run pretest
Expand Down

0 comments on commit b11da34

Please sign in to comment.