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 bf70a02 commit 4ec4634Copy full SHA for 4ec4634
.travis.yml
@@ -6,6 +6,6 @@ before_script:
6
- echo " StrictHostKeyChecking no" >> ~/.ssh/config
7
- echo " CheckHostIP no" >> ~/.ssh/config
8
- npm install
9
-cache:
10
- directories:
11
- - node_modules
+#cache:
+# directories:
+# - node_modules
0 commit comments