mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
travis.yml: remove "./cmd"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
parent
97cd2a41c8
commit
ab7c319b8c
@ -51,7 +51,7 @@ before_install:
|
||||
- docker pull gcr.io/etcd-development/etcd-test:go1.9.3
|
||||
|
||||
install:
|
||||
- pushd cmd/etcd && go get -t -v ./... && popd
|
||||
- go get -t -v ./...
|
||||
|
||||
script:
|
||||
- >
|
||||
|
Loading…
x
Reference in New Issue
Block a user