Skip to content

Commit

Permalink
fix travis script
Browse files Browse the repository at this point in the history
  • Loading branch information
ergoz committed Jun 24, 2019
1 parent 3f400b0 commit 69386c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ matrix:
allow_failures:
- go: tip

#branches:
# only:
# - master
# - develop
# - /^v*.*.*$/
branches:
only:
- master
- develop
- /^v*.*.*$/

notifications:
email:
Expand Down

0 comments on commit 69386c4

Please sign in to comment.