Skip to content

Commit

Permalink
build: remove go 1.11 and 1.12 from travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mildwonkey authored Sep 2, 2020
1 parent 1f9c7f3 commit f54e9ad
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,8 +1,7 @@
language: go

go:
- 1.11.x
- 1.12.x
- 1.13.x
- tip

before_install:
Expand Down

0 comments on commit f54e9ad

Please sign in to comment.