Skip to content

Commit

Permalink
python —version ; pip —version
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 2, 2018
1 parent 943341a commit 7f78e0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
command: |
. venv/bin/activate
python --version
pip -- version
pip --version
python noisy.py --config config.json --timeout 60
- store_artifacts:
Expand Down

0 comments on commit 7f78e0b

Please sign in to comment.