Skip to content

Commit

Permalink
travis version tag fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterlong committed Nov 30, 2018
1 parent 8897f2c commit f0105d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ before_deploy:
after_deploy:
- if [[ "$TRAVIS_BRANCH" == "master" && "$TRAVIS_PULL_REQUEST" = "false" ]]; then make publish-homebrew; fi

deploy:
- provider: releases
api_key: $GH_TOKEN
skip_cleanup: true

matrix:
allow_failures:
- go: master
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.79.94
0.79.95

0 comments on commit f0105d4

Please sign in to comment.