We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5455c94 commit 5885ce0Copy full SHA for 5885ce0
1 file changed
.travis.yml
@@ -2,6 +2,9 @@ sudo: false
2
language: node_js
3
node_js:
4
- "iojs"
5
+cache:
6
+ directories:
7
+ - node_modules
8
notifications:
9
webhooks:
10
urls:
0 commit comments