Skip to content

Commit

Permalink
chore: isolate to npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Apr 16, 2017
1 parent 707ef52 commit d628993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,5 +5,5 @@ node_js:
- '6'
- 'stable'
before_install:
npm install -g npm@latest
npm install -g npm@2.15.11
after_script: nyc report --reporter=text-lcov | coveralls

0 comments on commit d628993

Please sign in to comment.