Skip to content

Commit

Permalink
remove support for go 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ezekg committed Sep 29, 2020
1 parent d4c1dcd commit ee73b04
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
@@ -1,7 +1,9 @@
language: go
go:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- tip
sudo: false
script:
Expand Down

0 comments on commit ee73b04

Please sign in to comment.