Skip to content

Commit

Permalink
remove go1.12 and lower from travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Asad Ali committed Jun 10, 2021
1 parent 7b4d70e commit 69c31f4
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
@@ -1,9 +1,6 @@
language: go

go:
- "1.10"
- "1.11"
- "1.12"
- "1.13"

script:
Expand Down

0 comments on commit 69c31f4

Please sign in to comment.