Merge pull request #579 from lifupan/master

CI: bump the CI travis's go to 1.10
This commit is contained in:
Peng Tao 2018-08-16 22:51:59 +08:00 committed by GitHub
commit b473dc4ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ os:
go_import_path: github.com/kata-containers/runtime
go:
- 1.8
- "1.10.x"
before_script:
- ".ci/static-checks.sh"