Skip to content

Commit 23d8ba4

Browse files
committed
Update travis to use go 1.11.x
1 parent 3ca1c37 commit 23d8ba4

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
@@ -7,7 +7,7 @@ sudo: false
77
language: go
88

99
go:
10-
- 1.9.x
10+
- 1.11.x
1111

1212
install:
1313
- make deps

0 commit comments

Comments
 (0)