зеркало из https://github.com/golang/protobuf.git
.travis.yml: specify distribution
Change-Id: I046ede4e1062553c5b4bb496b983c3f206f8485e Reviewed-on: https://go-review.googlesource.com/c/protobuf/+/167277 Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
This commit is contained in:
Родитель
f41bc14dc4
Коммит
f9c5a9b06d
|
@ -1,20 +1,3 @@
|
|||
.cache
|
||||
vendor
|
||||
|
||||
.DS_Store
|
||||
*.[568ao]
|
||||
*.ao
|
||||
*.so
|
||||
*.pyc
|
||||
._*
|
||||
.nfs.*
|
||||
[568a].out
|
||||
*~
|
||||
*.orig
|
||||
core
|
||||
_obj
|
||||
_test
|
||||
_testmain.go
|
||||
|
||||
# Conformance test output and transient files.
|
||||
conformance/failing_tests.txt
|
||||
cmd/protoc-gen-go/protoc-gen-go
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
dist: xenial
|
||||
script:
|
||||
- ./test.bash
|
||||
cache:
|
||||
|
|
Загрузка…
Ссылка в новой задаче