Skip to content

Commit 0082db4

Browse files
committed
travis: use go 1.12.x
1 parent a6cf6f4 commit 0082db4

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
@@ -8,7 +8,7 @@ cache:
88
- $GOPATH/src/gopkg.in/alecthomas
99

1010
go:
11-
- "1.11.x"
11+
- "1.12.x"
1212

1313
env:
1414
global:

0 commit comments

Comments
 (0)