git mv Ingress ingress
This commit is contained in:
parent
34b949c134
commit
3da4e74e5a
2185 changed files with 754743 additions and 0 deletions
9
Godeps/_workspace/src/github.com/spf13/cobra/.travis.yml
generated
vendored
Normal file
9
Godeps/_workspace/src/github.com/spf13/cobra/.travis.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5.1
|
||||
- tip
|
||||
script:
|
||||
- go test -v ./...
|
||||
- go build
|
||||
Loading…
Add table
Add a link
Reference in a new issue