Update travis config

Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
Rui Chen
2020-01-20 19:04:05 -05:00
parent ff67807a59
commit 7817074322

View File

@@ -1,7 +1,8 @@
dist: bionic
language: go
go:
- "1.12.x"
- "1.13.x"
install:
# Don't change local go.{mod, sum} by go get tools.
@@ -13,9 +14,6 @@ install:
before_script:
- pushd ..; git clone https://github.com/containerd/project; popd
env:
GO111MODULE=on
script:
- DCO_VERBOSITY=-q ../project/script/validate/dco
- ../project/script/validate/fileheader ../project/