Add affine to travis run
This commit is contained in:
parent
c978266906
commit
595f959491
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue