Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
f77a7019
"...src/ssh:/git@developer.sourcefind.cn:2222/tsoc/openmm.git" did not exist on "274be989fa5b41f3c66acdf06e344298aed114b3"
Commit
f77a7019
authored
Sep 22, 2014
by
Robert McGibbon
Browse files
sphinx install
parent
173f7b10
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
.travis.yml
.travis.yml
+4
-1
No files found.
.travis.yml
View file @
f77a7019
...
@@ -32,7 +32,10 @@ script:
...
@@ -32,7 +32,10 @@ script:
-
nosetests -vv --processes=-1 --process-timeout=200
-
nosetests -vv --processes=-1 --process-timeout=200
after_success
:
after_success
:
# Get libraries necessary for building docs and pushing
# them to S3
-
sudo apt-get install python-sphinx python-yaml
-
sudo pip install sphinxcontrib-bibtex boto
-
make DoxygenApiDocs
-
make DoxygenApiDocs
-
make sphinxhtml
-
make sphinxhtml
-
sudo pip install boto
-
python devtools/ci/push-docs-to-s3.py
-
python devtools/ci/push-docs-to-s3.py
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment