diff --git a/.travis.yml b/.travis.yml index 9110301..26c2cef 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,5 +7,5 @@ notifications: on_success: change on_failure: change before_script: - - npm install -g grunt + - npm install -g grunt --production - npm run-script build \ No newline at end of file