Skip to content

Commit

Permalink
Remove goveralls install
Browse files Browse the repository at this point in the history
Not needed for codecov
  • Loading branch information
Sean-Der committed May 23, 2019
1 parent 1f6822a commit b0ae333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,6 @@ env:

before_script:
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b $GOPATH/bin v1.15.0
- go get github.com/mattn/goveralls

script:
- golangci-lint run ./...
Expand Down

0 comments on commit b0ae333

Please sign in to comment.