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