update appveyor ci

This commit is contained in:
vcaesar 2018-09-17 13:41:48 -04:00
parent 90cff033b9
commit 37d597ad23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ build_script:
test_script:
# Unit tests
- 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
# notifications: