chore(travis): turn on travis cache for npm dependencies

This commit is contained in:
Igor Minar
2015-04-15 21:37:13 -07:00
parent 371c8b8a1c
commit 4fd4a1d15c
+5
View File
@@ -2,6 +2,11 @@ language: node_js
sudo: false
node_js:
- '0.10'
cache:
directories:
- node_modules
env:
global:
- KARMA_BROWSERS=DartiumWithWebPlatform