Browse Source

DEBUG

pull/146/head
Louis 10 years ago
parent
commit
30eb94608d
  1. 2
      .appveyor.yml

2
.appveyor.yml

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

Loading…
Cancel
Save