Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Commit

Permalink
Force reinstall of npm - think we're seeing istanbuljs/nyc#190
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissearle committed Mar 31, 2016
1 parent 569f5e3 commit 1d30751
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: node_js
node_js:
- stable
before_install:
- npm install -g npm@latest
script:
- npm run lint
- npm run test:coverage
Expand Down

0 comments on commit 1d30751

Please sign in to comment.