Skip to content

Commit

Permalink
gzip takes too long for circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
progrium committed Feb 16, 2015
1 parent 7764c80 commit ec122ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ deployment:
branch: release
commands:
- make deps
- make release
- make release:
timeout: 300

0 comments on commit ec122ee

Please sign in to comment.