Skip to content

Commit

Permalink
Add yarn cache
Browse files Browse the repository at this point in the history
  • Loading branch information
STRML committed Sep 11, 2017
1 parent 8968cee commit 358ee8c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -2,4 +2,6 @@ language: node_js
node_js:
- "6"
- "node"
script: npm run travis
script: npm run travis
cache:
yarn: true

0 comments on commit 358ee8c

Please sign in to comment.