Test with Go 1.10

This commit is contained in:
Julian Kornberger 2018-02-19 23:27:38 +01:00
parent 092eafb086
commit 003c44fd6c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
install:
- go get -t github.com/FreifunkBremen/yanic/...
- go get github.com/client9/misspell/cmd/misspell