Skip to content

Commit ef38848

Browse files
Bump Go versions and use '.x' to always get latest patch versions
1 parent 4bf71cc commit ef38848

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

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

77
sudo: required

0 commit comments

Comments
 (0)