diff --git a/appveyor.yml b/appveyor.yml index 7fb6d145..0719d63f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -17,7 +17,6 @@ install: build_script: - go test -v -cpu=2 . - - go test -v -cpu=2 ./api - go test -v -cpu=2 ./drivers/aio - go test -v -cpu=2 ./drivers/gpio - go test -v -cpu=2 ./drivers/i2c