Skip to content

Commit

Permalink
update travis go version
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicalTux committed Oct 25, 2020
1 parent 1155eb3 commit a7d6f77
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
Expand Up @@ -8,6 +8,6 @@ script:
- go test -v -covermode=count -coverprofile=coverage.out
- $HOME/gopath/bin/goveralls -coverprofile=coverage.out -service=travis-ci -repotoken $COVERALLS_TOKEN
go:
- "1.12"
- "1.15"
- "1.x"
- tip

0 comments on commit a7d6f77

Please sign in to comment.