Bump Go versions

This commit is contained in:
Alexey Palazhchenko
2017-11-17 10:03:34 +03:00
committed by Daniel Theophanes
parent f53685ef76
commit 14a49b39b3
+5 -2
View File
@@ -3,8 +3,11 @@ go_import_path: github.com/kardianos/service
sudo: required
go:
- 1.6
- tip
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- master
before_install:
- go get github.com/mattn/goveralls