Fixed caching in .travis.yml

This commit is contained in:
Angelos Chalaris
2017-12-29 16:48:59 +02:00
parent 2b48c2a184
commit 9f8b72fa64

View File

@ -1,7 +1,7 @@
language: node_js
cache:
directories:
node_modules
- node_modules
node_js:
- node
before_install: