struct_test: fix test cases for Go 1.10

Added Go 1.10 to CI.
This commit is contained in:
Unknwon
2018-03-06 06:02:36 -05:00
parent e88632e2fb
commit 1d1add4bb9
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -6,6 +6,7 @@ go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
script:
- go get golang.org/x/tools/cmd/cover