Skip to content

Commit

Permalink
Add Go 1.15 to supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fffinkel committed Nov 30, 2020
1 parent 0d43108 commit 64663d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ go:
- "1.12.x"
- "1.13.x"
- "1.14.x"
- "1.15.x"

before_install:
- go get -t ./...
Expand Down

0 comments on commit 64663d1

Please sign in to comment.