Skip to content

Commit f747138

Browse files
HaraldNordgrenunknwon
authored andcommitted
Bump Go versions (#159)
1 parent 9f1e972 commit f747138

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
sudo: false
22
language: go
33
go:
4-
- 1.5.x
54
- 1.6.x
65
- 1.7.x
76
- 1.8.x
87
- 1.9.x
98
- 1.10.x
9+
- 1.11.x
1010

1111
script: go test -v -cover -race

0 commit comments

Comments
 (0)