Skip to content

Commit

Permalink
don't test all go versions before 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
evie404 authored Oct 23, 2020
1 parent d08f102 commit 22ce4a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ script:
- go test ./...

go:
- 1.9.x
- 1.10.x
- 1.11.x
- 1.12.x
- 1.13.x
- 1.14.x
Expand Down

0 comments on commit 22ce4a5

Please sign in to comment.