mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
update travis support go 1.10
This commit is contained in:
parent
7ae127373e
commit
96c8b5b796
1 changed files with 2 additions and 1 deletions
|
|
@ -1,9 +1,10 @@
|
|||
language: go
|
||||
|
||||
go:
|
||||
- 1.7.x
|
||||
# - 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- tip
|
||||
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Reference in a new issue