We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7ed222 + 55c49d3 commit 7d4e0f8Copy full SHA for 7d4e0f8
1 file changed
.travis.yml
@@ -7,3 +7,7 @@ before_script:
7
- echo " CheckHostIP no" >> ~/.ssh/config
8
- npm install -g bower grunt-cli
9
- bower install -f
10
+cache:
11
+ directories:
12
+ - node_modules
13
+ - vendor
0 commit comments