Update .gitlab-ci.yml
authorChris Cormack <chris@bigballofwax.co.nz>
Sat, 2 Sep 2017 06:20:37 +0000 (06:20 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Sat, 2 Sep 2017 06:20:37 +0000 (06:20 +0000)
.gitlab-ci.yml

index b73b6ce..b9926ad 100644 (file)
@@ -4,6 +4,7 @@ pages:
   script:
   - apk --no-cache add py2-pip python-dev
   - pip install sphinx
+  - pip install sphinxcontrib-spelling
   - apk --no-cache add make
   - cd en
   - make html