From 10a89d62b64913cc2a1e66f4cec7b7a276058469 Mon Sep 17 00:00:00 2001 From: Rafael Hautekiet Date: Sun, 19 Aug 2018 13:46:50 +0200 Subject: [PATCH] removed unexisting tests --- appveyor.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 79d1089..26f9543 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,9 +1,6 @@ environment: global: - CIBW_TEST_REQUIRES: nose - CIBW_TEST_COMMAND: "nosetests {project}\\tests" TWINE_USERNAME=lejafar - # Note: TWINE_PASSWORD is set in Appveyor settings build_script: - bash travis/build-openctm-win.sh