Skip to content

Commit

Permalink
Remove unnecessary grunt build in travis config.
Browse files Browse the repository at this point in the history
  • Loading branch information
ghinda committed Jul 29, 2014
1 parent 37c3978 commit e0dbe3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ node_js:
- '0.10'
before_install: npm install -g grunt-cli
install: npm install
before_script: grunt build
env:
global:
- secure: LMl74LtbkndvIIKB50WnaLUpq1GtgV+iU0A0wMoK+ndKupJp/UDAIS/yc03AmdthkzXnfzv4IrxCjELjOf1t5VzLUbFlQiKBX2zCyYdxQXXbkRDgGklIv/Hjf6/bsAI7HaSGUYQDy5cGaLVKwMkNy1qySMAlxdryDWOCH8zsqmA=
Expand Down

0 comments on commit e0dbe3c

Please sign in to comment.