Travis build update

This commit is contained in:
sean kenny
2014-09-23 12:20:00 +01:00
parent 51168a52c1
commit 158af6be02
+1 -1
View File
@@ -3,4 +3,4 @@ node_js:
- "0.10"
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt build
before_script: grunt dev