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
"platforms/cuda/vscode:/vscode.git/clone" did not exist on "c6ccb344c35972a36a83a68453eb92d3bc0d0768"
Commit
f77a7019
authored
Sep 22, 2014
by
Robert McGibbon
Browse files
sphinx install
parent
173f7b10
Changes
1
Show 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:
-
nosetests -vv --processes=-1 --process-timeout=200
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 sphinxhtml
-
sudo pip install boto
-
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