Skip to content

Commit

Permalink
use go 1.15 for travis test
Browse files Browse the repository at this point in the history
  • Loading branch information
generikvault committed Nov 4, 2020
1 parent fe1044c commit 98af462
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 @@ -9,4 +9,4 @@ script:
- $HOME/gopath/bin/goveralls -coverprofile=coverage.out -service=travis-ci -repotoken=$COVERALLS_TOKEN
- go test -bench=Random -benchtime 5m -timeout 30m -benchmem -coverprofile coverage.out

go: "1.11"
go: "1.15"

0 comments on commit 98af462

Please sign in to comment.