Bump Go versions
This commit is contained in:
committed by
Daniel Theophanes
parent
f53685ef76
commit
14a49b39b3
+5
-2
@@ -3,8 +3,11 @@ go_import_path: github.com/kardianos/service
|
|||||||
sudo: required
|
sudo: required
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.6
|
- 1.6.x
|
||||||
- tip
|
- 1.7.x
|
||||||
|
- 1.8.x
|
||||||
|
- 1.9.x
|
||||||
|
- master
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
|||||||
Reference in New Issue
Block a user