mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-26 10:24:14 +08:00
Update .travis.yml
This commit is contained in:
@@ -9,7 +9,7 @@ before_install:
|
|||||||
- export PATH=/home/travis/gopath/bin:$PATH
|
- export PATH=/home/travis/gopath/bin:$PATH
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get go/...
|
- go get ./go/...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test go/...
|
- go test ./go/...
|
||||||
|
|||||||
Reference in New Issue
Block a user