Travis updates

This commit is contained in:
Sean Kenny
2014-09-23 19:32:19 +01:00
parent ad2dc29dd4
commit e2bc49888b
+2 -1
View File
@@ -2,4 +2,5 @@ language: node_js
node_js:
- "0.10"
before_install: npm install -g grunt-cli
install: npm install
install: npm install
before_script: grunt dev