Skip to content

Commit

Permalink
ci: cache npm
Browse files Browse the repository at this point in the history
  • Loading branch information
Deturium committed Dec 19, 2018
1 parent 016647c commit 3b4a5d8
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 @@ -10,3 +10,5 @@ install:
script:
- npm run type-check
- npm run build

cache: npm

0 comments on commit 3b4a5d8

Please sign in to comment.