We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b311b9 commit e288a73Copy full SHA for e288a73
.travis.yml
@@ -1,6 +1,9 @@
1
language: node_js
2
node_js:
3
- '6'
4
+cache:
5
+ directories:
6
+ - node_modules
7
# Only use grunt-ci for commits pushed to this repo. Fall back to regular test
8
# for pull requests (as secure variables won't be exposed there).
9
script:
0 commit comments