Permalink
Browse files

Add grunt to CI

1 parent a6ebcec commit d81ff138d04963ef9558b5e6459f7d0de1001427 @brianpeiris brianpeiris committed Jan 28, 2014
Showing with 2 additions and 1 deletion.
  1. +2 −1 .travis.yml
View
@@ -1,6 +1,7 @@
language: node_js
node_js:
- 0.10
+before_install: npm install -g grunt-cli
notifications:
email:
- - jarid@firstopinion.co
+ - jarid@firstopinion.co

0 comments on commit d81ff13

Please sign in to comment.