mirror of
https://github.com/robotn/gohook.git
synced 2025-04-28 16:18:25 +08:00
update appveyor ci
This commit is contained in:
parent
90cff033b9
commit
37d597ad23
@ -67,7 +67,7 @@ build_script:
|
|||||||
test_script:
|
test_script:
|
||||||
# Unit tests
|
# Unit tests
|
||||||
- ps: Add-AppveyorTest "Unit Tests" -Outcome Running
|
- ps: Add-AppveyorTest "Unit Tests" -Outcome Running
|
||||||
- go test -u github.com/go-vgo/robotgo/...
|
- go test -u github.com/robotn/gohook...
|
||||||
- ps: Update-AppveyorTest "Unit Tests" -Outcome Passed
|
- ps: Update-AppveyorTest "Unit Tests" -Outcome Passed
|
||||||
|
|
||||||
# notifications:
|
# notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user