Upgrade require go version for parse

This commit is contained in:
Andrew Gaul 2018-11-10 13:08:53 -08:00
parent d7ab0df064
commit 92ae2ac88e
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ install:
- go get -t
- go build
go:
- 1.8.1
- 1.9.7