mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
fix travis.yml
This commit is contained in:
parent
0e99540655
commit
44e169464c
1 changed files with 0 additions and 2 deletions
|
@ -6,7 +6,5 @@ go:
|
||||||
env:
|
env:
|
||||||
- "PATH=/home/travis/gopath/bin:$PATH"
|
- "PATH=/home/travis/gopath/bin:$PATH"
|
||||||
|
|
||||||
before_install:
|
|
||||||
- go get -v ./...
|
|
||||||
script:
|
script:
|
||||||
- go test -v
|
- go test -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue