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

Commit

Permalink
circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 20, 2017
1 parent af82410 commit a876aa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ jobs:
python setup.py bdist_wheel
mkdir -p test-reports/dist
cp dist/*.whl test-reports/dist
mkdir -p test-reports/src
cp -r src test-reports/src
- run:
name: documentation
Expand Down

0 comments on commit a876aa5

Please sign in to comment.