Skip to content

Commit b075332

Browse files
committed
upgrade go version in travis-ci
1 parent 2934ab7 commit b075332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.10.x
3+
- 1.13.x
44

55
# needed for the docker pipe
66
services:

0 commit comments

Comments
 (0)