Skip to content

Commit

Permalink
Remove npm install npm line
Browse files Browse the repository at this point in the history
Travis provides this out of the box
  • Loading branch information
BigBlueHat committed May 22, 2017
1 parent 37f2dae commit 9623164
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,6 @@ node_js:
- "7"

before_install:
- travis_retry npm install -g npm@2.14.5
- travis_retry npm install

script:
Expand Down

0 comments on commit 9623164

Please sign in to comment.