We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c3bb9b commit 21213a1Copy full SHA for 21213a1
.travis.yml
@@ -1,4 +1,6 @@
1
language: node_js
2
+before_install: npm install -g grunt-cli
3
+install: npm install
4
script: npm test
5
node_js:
6
- '0.12'
0 commit comments