Background etcd in travis run script
This commit is contained in:
+1
-1
@@ -15,6 +15,6 @@ script:
|
||||
- glide install
|
||||
- ./fission-bundle/build.sh
|
||||
- hack/verify-gofmt.sh
|
||||
- /tmp/test-etcd/etcd
|
||||
- /tmp/test-etcd/etcd &
|
||||
- go test -v -i $(go list ./... | grep -v '/vendor/')
|
||||
- go test -v $(go list ./... | grep -v '/vendor/')
|
||||
|
||||
Reference in New Issue
Block a user