Add affine to travis run

This commit is contained in:
Florian Festi 2020-05-22 10:35:40 +02:00
parent c978266906
commit 595f959491
1 changed files with 1 additions and 1 deletions

View File

@ -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