add tag to identify the code quality

This commit is contained in:
谢小军
2019-12-31 15:13:19 +08:00
parent eafec11a4b
commit 277d98265e
3 changed files with 11 additions and 1 deletions

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: go
go:
- 1.11.x
- 1.12.x
- 1.13.x
- master