Skip to content

Commit 2f2e748

Browse files
committed
Use Go 1.12
1 parent eacd212 commit 2f2e748

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
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.11.x
3+
- 1.12.x
44
addons:
55
apt:
66
packages:

0 commit comments

Comments
 (0)