Skip to content

Commit 31afdf8

Browse files
committed
dev: build by go1.13 for release
1 parent 5fb91e6 commit 31afdf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ deploy:
3838
on:
3939
tags: true
4040
# it's important to build on the newest version of go:
41-
condition: $TRAVIS_GO_VERSION =~ ^1\.12
41+
condition: $TRAVIS_GO_VERSION =~ ^1\.13

0 commit comments

Comments
 (0)