Skip to content

Commit f888839

Browse files
Bump up to golang 1.11.x
1 parent 40ea71e commit f888839

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,7 +1,7 @@
11
language: go
22

33
go:
4-
- "1.11"
4+
- "1.11.x"
55

66
script:
77
- env GO111MODULE=on go test ./...

0 commit comments

Comments
 (0)