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
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user