Skip to content

Commit

Permalink
chore: update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aofei committed Mar 21, 2019
1 parent 5f4590c commit 5e1c188
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,9 @@ matrix:
- go: "1.10.x"
- go: "1.11.x"
env: GO111MODULE=on
install: true
- go: "1.12.x"
env: GO111MODULE=on
install: true
- go: "tip"
env: GO111MODULE=on
install: true
script:
- go test -v --coverprofile=cover.out ./...
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 5e1c188

Please sign in to comment.