Skip to content

Commit

Permalink
fixed travis setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Hasan Ozgan committed May 9, 2021
1 parent e6febef commit 04107b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ go:
- tip

before_install:
- go get github.com/mattn/goveralls
- go install github.com/mattn/goveralls

script:
- $GOPATH/bin/goveralls -service=travis-ci
Expand Down

0 comments on commit 04107b6

Please sign in to comment.