Skip to content

Commit

Permalink
chore: support Go 1.12.x+
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Aug 22, 2020
1 parent c0a8d8a commit 01ff94e
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
dist: focal
go:
# - 1.10.x #TODO: reflect.MapRange()
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
- 1.15.x

services:
- docker
Expand Down

0 comments on commit 01ff94e

Please sign in to comment.