mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Update .travis.yml
This commit is contained in:
parent
e5a5dbde40
commit
34ccb4f6c9
|
@ -9,7 +9,7 @@ before_install:
|
|||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
|
||||
install:
|
||||
- go get go/...
|
||||
- go get ./go/...
|
||||
|
||||
script:
|
||||
- go test go/...
|
||||
- go test ./go/...
|
||||
|
|
Loading…
Reference in a new issue