Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Travis tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
kleijnweb committed Jun 10, 2018
1 parent 8022634 commit cb29824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,9 +7,9 @@ before_install:
- go get github.com/mattn/goveralls

before_script:
- make vendor
- mkdir -p $GOPATH/bin
- curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
- make vendor

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

0 comments on commit cb29824

Please sign in to comment.