mirror of https://github.com/etcd-io/protodoc.git
Delete .travis.yml file
TravisCI is no longer running for this repository. Prepare to move it to a Prow job. Signed-off-by: Ivan Valdes <ivan@vald.es>
This commit is contained in:
parent
c231a1243a
commit
d33f68d94a
10
.travis.yml
10
.travis.yml
|
|
@ -1,10 +0,0 @@
|
|||
language: go
|
||||
go_import_path: go.etcd.io/protodoc
|
||||
|
||||
sudo: false
|
||||
|
||||
go:
|
||||
- 1.11
|
||||
|
||||
script:
|
||||
- ./test
|
||||
Loading…
Reference in New Issue