mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23: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
|
- sudo apt-get install xclip
|
||||||
override:
|
override:
|
||||||
# './...' is a relative pattern which means all subdirectories
|
# './...' 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 ./...
|
- go get -t -d -v ./...
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user