Skip to content

Commit

Permalink
Fixing .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
darccio committed Apr 2, 2018
1 parent 5109275 commit 817f4c4
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 @@ -4,4 +4,4 @@ install:
- go get golang.org/x/tools/cmd/cover
- go get github.com/mattn/goveralls
script:
- $HOME/gopath/bin/goveralls -service=travis-ci
- $HOME/gopath/bin/goveralls -service=travis-ci -repotoken $COVERALLS_TOKEN

0 comments on commit 817f4c4

Please sign in to comment.