Skip to content

Commit

Permalink
release before upx
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-deboer committed Aug 10, 2017
1 parent 6969e4e commit d0e74af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ install:
- go get github.com/golang/dep/cmd/dep
- dep ensure
script:
- make release-ui
- make release
- upx bin/kapow
- make docker
after_deploy:
Expand Down

0 comments on commit d0e74af

Please sign in to comment.