Skip to content

Commit

Permalink
Travis: Remove workaround for old npm bugs that now break the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Mar 16, 2018
1 parent 2865659 commit 26bc574
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ node_js:
- "4"
- "6"
- "7"
before_install: "npm install -g npm && npm cache clean"
script: "npm run-script travis"

0 comments on commit 26bc574

Please sign in to comment.