mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
update travis
This commit is contained in:
parent
9acaa988ae
commit
83f9005a1d
1 changed files with 2 additions and 2 deletions
|
@ -7,6 +7,6 @@ env:
|
||||||
- "PATH=/home/travis/gopath/bin:$PATH"
|
- "PATH=/home/travis/gopath/bin:$PATH"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/schollz/croc
|
- go get -v ./...
|
||||||
script:
|
script:
|
||||||
- go test -v
|
- go test -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue