mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-05-31 06:13:55 +00:00
remove travis ci 1.8.x
This commit is contained in:
parent
4c114b0232
commit
600734c884
@ -2,7 +2,7 @@ language: go
|
||||
|
||||
go:
|
||||
# - 1.7.x
|
||||
- 1.8.x
|
||||
# - 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- tip
|
||||
|
@ -65,7 +65,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.48.0.525, Ben Nevis!"
|
||||
version string = "v0.48.0.529, Ben Nevis!"
|
||||
)
|
||||
|
||||
type (
|
||||
|
Loading…
Reference in New Issue
Block a user