Skip to content

Commit c45d14f

Browse files
committed
travis: Remove go 1.8.x
According to the maintainer, Go 1.8 is no longer supported, so stop testing it in Travis CI.
1 parent f327058 commit c45d14f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
sudo: false
22
language: go
33
go:
4-
- 1.8.x
54
- 1.9.x
65
- 1.10.x
76
- 1.11.x

0 commit comments

Comments
 (0)