Test with Go 1.10
This commit is contained in:
parent
092eafb086
commit
003c44fd6c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue