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 30e514f commit e264179Copy full SHA for e264179
.travis.yml
@@ -1 +1,4 @@
1
language: node
2
+before_script:
3
+ - npm install -g mocha
4
+script: npm test
0 commit comments