Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/KarrLab/wc_sim
Browse files Browse the repository at this point in the history
  • Loading branch information
artgoldberg committed May 12, 2018
2 parents 15b4954 + 831529c commit 228d0be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ jobs:
path: /root/project/.coverage.3.6.4
destination: .coverage.3.6.4
- store_artifacts:
path: /root/project/logging.log
destination: logging.log
path: /root/project/logs
path: logs
- store_artifacts:
path: /root/project/docs/_build/html
destination: docs

0 comments on commit 228d0be

Please sign in to comment.