Skip to content

Commit

Permalink
update circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 26, 2018
1 parent d064ee7 commit 7a4a32f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -129,7 +129,7 @@ jobs:
name: copy documentation
command: |
mkdir -p test-reports/doc
cp -r _doc/sphinxdoc/build/html test-reports/doc
zip -r -9 test-reports/doc/documentation_html.zip _doc/sphinxdoc/build/html
- store_artifacts:
path: test-reports
Expand Down

0 comments on commit 7a4a32f

Please sign in to comment.