Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
siwalikm authored Aug 14, 2018
1 parent ec05890 commit 29632dd
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 @@ -4,7 +4,7 @@ node_js:
- "lts/carbon"

install:
- npm ci
- npm install

script:
- npm test
Expand Down

0 comments on commit 29632dd

Please sign in to comment.