Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quvox committed Oct 30, 2019
1 parent 3a9efb9 commit b6246a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,6 @@ go:
- "1.12.x"
before_install:
- go get github.com/mattn/goveralls
- bash prepare.sh
script:
- $GOPATH/bin/goveralls -service=travis-ci
- go test -race -coverprofile=coverage.txt -covermode=atomic
Expand Down

0 comments on commit b6246a5

Please sign in to comment.