remove the latest golang testing

See the issue: https://github.com/gin-gonic/gin/pull/1510
This commit is contained in:
Bo-Yi Wu 2018-08-30 14:16:51 +08:00 committed by GitHub
parent af9a6ac65b
commit 7deed4fd67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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