Add autopep8 to Travis environment to check Python formatting

This commit is contained in:
Nyall Dawson 2017-01-23 09:23:57 +10:00
parent 2ffc041fa9
commit 65c2e5ad97

View File

@ -32,4 +32,4 @@ wget https://www.orfeo-toolbox.org/packages/archives/OTB/OTB-5.6.0-Linux64.run -
popd
pip install psycopg2 numpy nose2 pyyaml mock future termcolor
pip install psycopg2 numpy nose2 pyyaml mock future termcolor autopep8