Skip to content

Commit

Permalink
Use npm ci
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Dec 7, 2018
1 parent aac480e commit e067007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
- docker

before_install:
- npm install
- npm ci
- sudo apt-get install jq
- npx version-from-git --travis
- git checkout -b temp-ci
Expand Down

0 comments on commit e067007

Please sign in to comment.