chore: recover go master build, partial revert #1514 (#1561)

* chore: recover go master build, partial revert #1514

* chore: add master to go branch build targets
This commit is contained in:
Javier Provecho Fernandez 2018-09-20 03:13:04 +02:00 committed by 田欧
parent 07f1bf0e63
commit c617b6241a
1 changed files with 5 additions and 0 deletions

View File

@ -7,6 +7,11 @@ go:
- 1.9.x - 1.9.x
- 1.10.x - 1.10.x
- 1.11.x - 1.11.x
- master
matrix:
allow_failures:
- go: master
git: git:
depth: 10 depth: 10