不要怂,就是干,撸起袖子干!

Commit 610a2c43 by Mick Hansen

Let's cache NPM when running travis tests

1 parent 44851dfa
Showing with 4 additions and 0 deletions
...@@ -30,3 +30,7 @@ branches: ...@@ -30,3 +30,7 @@ branches:
only: only:
- master - master
- milestones/2.0.0 - milestones/2.0.0
cache:
directories:
- node_modules
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!