mirror of
https://github.com/nxshock/colorcrop.git
synced 2025-07-02 00:23:44 +05:00
I dont need email notifications
This commit is contained in:
parent
4bb8f41757
commit
c6b551bda9
1 changed files with 5 additions and 1 deletions
|
@ -6,5 +6,9 @@ go:
|
|||
|
||||
before_install:
|
||||
- go get github.com/mattn/goveralls
|
||||
|
||||
script:
|
||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
||||
|
||||
notifications:
|
||||
email: false
|
Loading…
Add table
Add a link
Reference in a new issue