Skip to content

Commit

Permalink
build: use precise dist on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Apr 19, 2017
1 parent 6593668 commit 9fcd106
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ node_js:
- "6.10"
- "7.7"
sudo: false
dist: precise
before_install:
# Setup Node.js version-specific dependencies
- "test $TRAVIS_NODE_VERSION != '0.6' || npm rm --save-dev istanbul"
Expand Down

0 comments on commit 9fcd106

Please sign in to comment.