Skip to content

Commit

Permalink
travis: Remove go 1.8.x
Browse files Browse the repository at this point in the history
According to the maintainer, Go 1.8 is no longer supported, so stop
testing it in Travis CI.
  • Loading branch information
vmg committed Mar 12, 2019
1 parent f327058 commit c45d14f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
@@ -1,7 +1,6 @@
sudo: false
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
Expand Down

0 comments on commit c45d14f

Please sign in to comment.