* update ci (#429)

* Update .travis.yml

* Update .travis.yml

* Optimize compilation speed

del "master"
change "1.13" to 1.13.x

Co-authored-by: yzy613 <59520517+yzy613@users.noreply.github.com>
This commit is contained in:
ffdfgdfg 2020-03-10 21:46:58 +08:00 committed by GitHub
parent ead0f19f60
commit 33b7f9f570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
language: go
go:
- "1.13"
- master
- 1.13.x
services:
- docker
script: