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 Sep 13, 2017
1 parent 70084f8 commit b8c1cd9
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
cache:
directories:
- node_modules
Expand Down

0 comments on commit b8c1cd9

Please sign in to comment.