mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-24 20:05:03 +08:00
trying to fix travis problem
This commit is contained in:
@@ -10,7 +10,7 @@ before_install:
|
|||||||
- export PATH=/home/travis/gopath/bin:$PATH
|
- export PATH=/home/travis/gopath/bin:$PATH
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- go get ./weed/...
|
- go get -u ./weed/...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test ./weed/...
|
- go test ./weed/...
|
||||||
|
Reference in New Issue
Block a user