mirror of
https://github.com/nxshock/colorcrop.git
synced 2025-07-02 00:23:44 +05:00
Update Travis CI script
This commit is contained in:
parent
a8d1b2dc4b
commit
63b46f05dd
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,9 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
- 1.x
|
||||
|
||||
before_install:
|
||||
- go get github.com/mattn/goveralls
|
||||
script:
|
||||
- go test -v ./...
|
||||
- $HOME/gopath/bin/goveralls -service=travis-ci
|
Loading…
Add table
Add a link
Reference in a new issue