Skip to content
This repository has been archived by the owner on Jul 22, 2023. 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 Jan 6, 2017
1 parent b0e95ea commit bdfe6db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .local.jenkins.win.yml
Expand Up @@ -10,6 +10,7 @@ install:
- pip install --no-cache-dir --no-deps --index http://localhost:8067/simple/ pyquickhelper
- pip install -r requirements.txt
- pip freeze
- pip freeze > pip_freeze.txt
script:
- { CMD: "python -u setup.py unittests", NAME: "UT" }
after_script:
Expand Down

0 comments on commit bdfe6db

Please sign in to comment.