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