Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tatsy/lime
Browse files Browse the repository at this point in the history
  • Loading branch information
tatsy committed Jun 14, 2017
2 parents e0e7f6e + 0ece950 commit 37242a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ before_deploy:
- conda update --yes conda
- conda install --yes sphinx
- pip install breathe sphinx_rtd_theme
- patch -u $HOME/anaconda/lib/python3.6/site-packages/breathe/renderer/sphinxrenderer.py docs/sphinxrenderer.py.patch
- patch -u $HOME/anaconda/lib/python3.6/site-packages/breathe/renderer/sphinxrenderer.py < docs/sphinxrenderer.py.patch
- cd docs && sh ./deploy_docs.sh && cd -
- mkdir packages
- tar czvf packages/releases-v${LIME_VERSION}.tar.gz $(ls -I packages)
Expand Down

0 comments on commit 37242a9

Please sign in to comment.