Skip to content

Commit

Permalink
Removes older go version from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomnomnom committed Nov 7, 2020
1 parent 7e958f8 commit 6d4fe18
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
language: go

go:
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- "1.11"
- "1.13"
- "1.14"
- "1.15"
- tip

0 comments on commit 6d4fe18

Please sign in to comment.