Skip to content

Commit 15ba2cf

Browse files
author
KS Chan
authored
Use go 1.11.x (#34)
1 parent af9756c commit 15ba2cf

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,3 +1,3 @@
11
language: go
22
go:
3-
- 1.7.x
3+
- 1.11.x

0 commit comments

Comments
 (0)