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 a5ce100 commit 6f19acb
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 @@ -109,6 +109,7 @@ after_test:
on_failure:
#- ps: dir "env:"
#- ps: get-content .tox\*\log\*
- dir %PYTHON_HOME%\libs
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 @@ -79,6 +79,7 @@ after_test:
on_failure:
#- ps: dir "env:"
#- ps: get-content .tox\*\log\*
- dir %PYTHON_HOME%\libs
artifacts:
- path: dist\*
matrix:
Expand Down

0 comments on commit 6f19acb

Please sign in to comment.