Skip to content

Commit

Permalink
debugging circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrkarr committed Aug 9, 2016
1 parent eedbdf5 commit 482d5ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions circle.yml
Expand Up @@ -7,6 +7,8 @@ dependencies:
pre:
- pip2 install git+git://github.com/jonrkarr/junit2html.git
- pip3 install git+git://github.com/jonrkarr/junit2html.git
- pip2 install -e .
- pip3 install -e .
- pip2 install Karr-Lab-build-utils
- pip3 install Karr-Lab-build-utils
- karr-lab-build-utils-2 install-requirements
Expand Down

0 comments on commit 482d5ee

Please sign in to comment.