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 10a8f4f commit d63bd73Copy full SHA for d63bd73
.travis.yml
@@ -1,4 +1,4 @@
1
language: node_js
2
node_js:
3
- "7"
4
-before_script: cd note_client
+before_install: cd note_client
0 commit comments