Verified Commit a178cbd8 authored by Daniel Williams's avatar Daniel Williams
Browse files

Added the bootstrap theme to the ci process.

parent 69fa6d5b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,9 +5,9 @@ test:
    - python setup.py test


pages:
buildp:ages:
  script:
  - pip install sphinx
  - pip install sphinx sphinx-bootstrap-theme
  - make docs
  - mv _build/html/ public/
  artifacts: