mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 02:08:33 +00:00
Update circle.yml
This commit is contained in:
parent
2bba9858d7
commit
df66cf5f67
1 changed files with 2 additions and 2 deletions
|
|
@ -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 a new issue