mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
travis tests
This commit is contained in:
parent
efa881f557
commit
b13c2be332
|
@ -10,9 +10,7 @@ before_install:
|
|||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
|
||||
install:
|
||||
- go env GOCACHE
|
||||
- rm -rf `go env GOCACHE`
|
||||
- rm -rf /home/travis/.gimme
|
||||
- echo `go env GOCACHE`
|
||||
- go get -u ./weed/...
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue