Skip to content

Commit

Permalink
remove branch.only
Browse files Browse the repository at this point in the history
  • Loading branch information
taikulawo committed Sep 6, 2019
1 parent 72b153f commit b244db0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ env:
- GO111MODULE=on
script:
- go build .

branches:
only:
- master
# build not trigger when I tag a commit, push it branch
# remove branch.only
# https://stackoverflow.com/questions/30156581/travis-ci-skipping-deployment-although-commit-is-tagged

notifications:
email:
Expand Down

0 comments on commit b244db0

Please sign in to comment.