Skip to content

Commit

Permalink
Upgrade to Go 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
beevee committed Feb 18, 2021
1 parent 2c864ac commit 95bf398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- "1.14"
- "1.15"

before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 95bf398

Please sign in to comment.