Browse Source

DEBUG

pull/146/head
Louis 10 years ago
parent
commit
8afb2012d5
  1. 2
      .appveyor.yml

2
.appveyor.yml

@ -30,5 +30,5 @@ before_test:
- "pip install tox" - "pip install tox"
test_script: test_script:
- "tox -e py34 -v --sdistonly -r"
- "type C:\\projects\\patacrep\\.tox\\log\\tox-*.log" - "type C:\\projects\\patacrep\\.tox\\log\\tox-*.log"
- "tox -r -v -e py34"

Loading…
Cancel
Save