Skip to content

Commit

Permalink
Update the infrastructure (trusty, firefox ESR)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankon committed Jun 8, 2017
1 parent 61c1066 commit a31607e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
language: node_js
dist: trusty
sudo: false
group: beta

language: node_js
node_js:
- node
addons:
firefox: '42.0'
firefox: latest-esr
cache:
directories:
- node_modules
Expand Down

0 comments on commit a31607e

Please sign in to comment.