Skip to content

Commit

Permalink
ci testing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeeren committed Nov 19, 2015
1 parent 0f1d163 commit 7ccf68f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ after_test:
on_failure:
- ps: dir "env:"
- ps: get-content .tox\*\log\*
- ps: get-content .tox\*\Lib\distutils\distutils.cfg
artifacts:
- path: dist\*
matrix:
Expand Down
1 change: 1 addition & 0 deletions ci/templates/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ after_test:
on_failure:
- ps: dir "env:"
- ps: get-content .tox\*\log\*
- ps: get-content .tox\*\Lib\distutils\distutils.cfg
artifacts:
- path: dist\*
matrix:
Expand Down

0 comments on commit 7ccf68f

Please sign in to comment.