powershell magic

This commit is contained in:
Maximilian Hils 2016-06-28 22:00:50 -07:00
parent e6ea365f19
commit e012116c3b
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ install:
- "pip install -U tox"
test_script:
- "tox"
- ps: "tox | Select-String -NotMatch Cryptography_locking_cb"
deploy_script:
ps: |