We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7861250 commit 7688ff6Copy full SHA for 7688ff6
.travis.yml
@@ -2,4 +2,5 @@ language: node_js
2
node_js:
3
- "4"
4
- "6"
5
-script: "npm run test-travis"
+# Uncomment line below when we got proper tests
6
+#script: "npm run test-travis"
0 commit comments