Skip to content

Commit

Permalink
try update to use npm install all the time
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriiudodov committed Aug 8, 2019
1 parent 1885dd4 commit 8376c48
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,4 +1,6 @@
language: node_js
install:
- npm install
cache:
directories:
- ~/.npm
Expand Down

0 comments on commit 8376c48

Please sign in to comment.