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 05c103e + 62d6f3a commit 425d593Copy full SHA for 425d593
1 file changed
.travis.yml
@@ -2,3 +2,6 @@ language: node_js
2
sudo: false
3
node_js:
4
- 0.12
5
+script:
6
+ - npm install
7
+ - npm test
0 commit comments