Skip to content

Commit

Permalink
tag conditional
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonrichardsmith committed Aug 14, 2018
1 parent a5355a4 commit a3023cc
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ before_install:
script:
- make goveralls
after_success:
- make build
- make push
provider: script
script:
- make build && make push
if: tag IS present

0 comments on commit a3023cc

Please sign in to comment.