Updated travis.yml for faster builds

This commit is contained in:
hydrabolt
2015-10-26 19:45:20 +00:00
parent 5696aa57f0
commit 11fec33fc7

View File

@@ -1,3 +1,6 @@
language: node_js
node_js:
- "stable"
- "stable"
cache:
directories:
- node_modules