Skip to content

Commit

Permalink
tests: use npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Apr 17, 2018
1 parent 4a0bf56 commit 477baf9
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
Expand Up @@ -3,3 +3,5 @@ node_js:
- "4"
- "6"
- "8"
before_install: npm install -g npm@latest
install: npm ci

0 comments on commit 477baf9

Please sign in to comment.