From 595f95949186b91f18ffd0584be5e30bc327a489 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Fri, 22 May 2020 10:35:40 +0200 Subject: [PATCH] Add affine to travis run --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index e63750a..5e48a59 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ branches: only: - master install: - - pip install sphinx + - pip install sphinx affine script: #- python setup.py install - cd ./documentation/src/ && make html #linkchecker