Skip to content

Commit

Permalink
chore(project): test on CI for Firefox:latest
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed Oct 23, 2019
1 parent 0f7708f commit c144f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ language: node_js
node_js: 'node'

addons:
firefox: 'latest-esr'
firefox: '61'
script:
- TEST_BROWSERS=Firefox,ChromeHeadless,PhantomJS xvfb-run npm run all

0 comments on commit c144f27

Please sign in to comment.