mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00: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 a new issue