Skip to content

Commit

Permalink
Test go1.14, drop go1.11 on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-nichter committed Jul 11, 2020
1 parent 709a95f commit 14bb6ec
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,9 +1,9 @@
language: go

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

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

0 comments on commit 14bb6ec

Please sign in to comment.