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 49b827c commit 47029f6Copy full SHA for 47029f6
.travis.yml
@@ -7,3 +7,6 @@ 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
0 commit comments