Skip to content

Commit

Permalink
release version update
Browse files Browse the repository at this point in the history
  • Loading branch information
husio committed Jan 7, 2020
1 parent daf10da commit 771bcdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ env:
global:
- TM_VERSION=v0.31.5
- BUILD_VERSION=$(echo ${TRAVIS_COMMIT} | cut -c 1-10)
- MAIN_GO_VERSION=1.12
- MAIN_GO_VERSION=1.12.14
- GORACE="halt_on_error=1"
- FORCE_TM_TEST=1
- VERSION=$(git describe --tags --abbrev=9 | sed 's/^v//')
Expand Down

0 comments on commit 771bcdf

Please sign in to comment.