Skip to content

Commit

Permalink
refactor(travis): use latest go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
h2non authored Jul 4, 2020
1 parent 6f13e52 commit dc94c69
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
language: go

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

before_install:
- go get -u -v golang.org/x/lint/golint
Expand Down

0 comments on commit dc94c69

Please sign in to comment.