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 eeb48fb commit 3941451Copy full SHA for 3941451
.travis.yml
@@ -1,2 +1,2 @@
1
-before_script: "npm install . nodeunit coffee-script"
+before_script: "npm install && npm install nodeunit coffee-script"
2
script: "npm test"
0 commit comments