Skip to content

Commit

Permalink
travis: add cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeh committed May 24, 2019
1 parent 2fecc07 commit b0b17ab
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,6 +3,8 @@ language: node_js
node_js:
- "12"

cache: npm

os:
- linux
- osx
Expand Down

0 comments on commit b0b17ab

Please sign in to comment.