Skip to content

Commit

Permalink
update travis.yml. add before_deploy section
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Apr 23, 2015
1 parent c5ac867 commit 97d2407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ script:
- make crossbuild
after_script:
- goveralls -coverprofile=.profile.cov
before_deploy:
- make rpm deb
deploy:
provider: releases
Expand Down

0 comments on commit 97d2407

Please sign in to comment.