Update and fix circle

This commit is contained in:
vcaesar 2017-08-24 20:48:09 +08:00
parent c76d2b6606
commit becacc0a35

View File

@ -21,6 +21,7 @@ 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 -t -d -v ./...