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.
2 parents 6a15692 + a8b05fd commit ff51584Copy full SHA for ff51584
.deployment-trigger
@@ -0,0 +1 @@
1
+This file is used to trigger running of CI in case of timeouts. We should fix this someday.
.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