diff --git a/.travis.yml b/.travis.yml index e0f420c..c5fff3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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