Skip to content

Commit

Permalink
Fixing travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
conortm committed Sep 1, 2015
1 parent bc88155 commit aec94b5
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 @@ -14,6 +14,7 @@ script:
- $HOME/gopath/bin/goveralls -service=travis-ci
notifications:
email: false
before_deploy: make release
deploy:
provider: releases
before_deploy: make release
Expand Down

0 comments on commit aec94b5

Please sign in to comment.