Skip to content

Commit

Permalink
build: use percise dist on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Dec 7, 2017
1 parent 71ea430 commit d9f9c5f
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 @@ -13,6 +13,7 @@ node_js:
- "7.10"
- "8.4"
sudo: false
dist: precise
before_install:
# Skip updating shrinkwrap / lock
- "npm config set shrinkwrap false"
Expand Down

0 comments on commit d9f9c5f

Please sign in to comment.