diff --git a/.travis.yml b/.travis.yml index 3729074..6bc68d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,4 +3,4 @@ node_js: - "0.10" before_install: npm install -g grunt-cli install: npm install -before_script: grunt build \ No newline at end of file +before_script: grunt dev \ No newline at end of file