From dc68efd6ca80e26b01c09a0acc1757132f32c8fa Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Sat, 12 Nov 2016 13:24:12 +1300 Subject: [PATCH] Updating CI --- .gitlab-ci.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f8315ee..34f1f22 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,5 @@ before_script: - - apt-get update && apt-get install -y python3-sphinx + - apt-get update && apt-get install -y python3-sphinx python3-sphinxcontrib.spelling build_job: script: -- 1.7.2.5