Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
update local jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 25, 2016
1 parent 47acb29 commit 7a4bb2e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .local.jenkins.win.yml
Expand Up @@ -12,6 +12,9 @@ install:
- pip freeze
script:
- { CMD: "python setup.py unittests", NAME: "UT" }
after_script:
- python setup.py bdist_wheel
- copy dist\*.whl ..\..\local_pypi\local_pypi_server
documentation:
- if [ ${PYTHON} == "{{Python35}}" ] then
python setup.py build_sphinx
Expand Down

0 comments on commit 7a4bb2e

Please sign in to comment.