Fix repo name in travis.yml

This commit is contained in:
nxshock 2019-07-18 19:26:14 +05:00
parent 78558ed3c0
commit ca99536e62

View File

@ -5,7 +5,7 @@ go:
- master - master
before_install: before_install:
- go get github.com/nxshock/colorcrop/... - go get github.com/nxshock/signaller/...
script: script:
- $HOME/gopath/bin/goveralls -service=travis-ci - $HOME/gopath/bin/goveralls -service=travis-ci