Skip to content

Commit

Permalink
Update breathe
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaut committed Mar 13, 2015
1 parent 44438d7 commit 42e4d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/travis-build.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ def build_docs(workdir, travis):
execfile(activate_this_file, dict(__file__=activate_this_file))
# Install Sphinx and Breathe.
pip_install('sphinx-doc/sphinx', 'a1a80ab509fbf01aa459e0ec5a5c9b66f011ee47')
pip_install('michaeljones/breathe', '173c3d7f523f5d69af2b0b32543c90dd943340df')
pip_install('michaeljones/breathe', 'd9a47ced7754aef352bbf404543c7c435da43dd2')
# Clone the ampl.github.io repo.
repo = 'ampl.github.io'
check_call(['git', 'clone', 'https://github.com/ampl/{}.git'.format(repo)],
Expand Down

0 comments on commit 42e4d72

Please sign in to comment.