Skip to content

Commit

Permalink
chore: remove go1.8/1.9 and support go1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerou authored Sep 5, 2019
1 parent 54d8467 commit 43f0f29
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
language: go
sudo: false
go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- master

git:
Expand Down

0 comments on commit 43f0f29

Please sign in to comment.