Skip to content

Commit

Permalink
Travis release, final
Browse files Browse the repository at this point in the history
Hopefully
  • Loading branch information
axnsan12 committed Dec 26, 2017
1 parent a9c1dad commit 5cea8cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ script:
after_success:
- codecov

branches:
only:
- master
- /^release\/.*$/
- /^v?\d+\.\d+(\.\d+)?(-?\S+)?$/

notifications:
email:
on_success: always
Expand Down

0 comments on commit 5cea8cf

Please sign in to comment.