Working on getting the CI to be happy
authorChris Cormack <chrisc@catalyst.net.nz>
Thu, 1 Dec 2016 00:42:06 +0000 (13:42 +1300)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 1 Dec 2016 00:42:06 +0000 (13:42 +1300)
.gitlab-ci.yml

index c461632..3626a02 100644 (file)
@@ -1,5 +1,5 @@
 before_script:
-    - apt-get update && apt-get install -y python3-sphinx python3-sphinxcontrib.spelling
+    - pip install Sphinx
 
 build_job:
     stage: build