mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update circle.yml
This commit is contained in:
parent
2bba9858d7
commit
df66cf5f67
@ -21,8 +21,8 @@ dependencies:
|
||||
- sudo apt-get install xclip
|
||||
override:
|
||||
# './...' is a relative pattern which means all subdirectories
|
||||
- go get -u github.com/go-vgo/robotgo
|
||||
- go get -u github.com/shirou/gopsutil
|
||||
# - go get -u github.com/shirou/gopsutil
|
||||
# - go get -u github.com/go-vgo/robotgo
|
||||
- go get -t -d -v ./...
|
||||
|
||||
test:
|
||||
|
Loading…
Reference in New Issue
Block a user