Merge pull request #57 from Random-Liu/remove-golang-1.7

Remove golang 1.7 from ci.
This commit is contained in:
Lantao Liu
2017-05-30 18:57:16 -07:00
committed by GitHub

View File

@@ -1,6 +1,5 @@
language: go
go:
- 1.7.x
- 1.8.x
- tip