pass --target on appveyor
diff --git a/appveyor.yml b/appveyor.yml
index 6a1b8dc..4a61042 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -14,4 +14,4 @@
 build: false
 
 test_script:
-  - cargo test --verbose
+  - cargo test --verbose --target %TARGET%