Enforce PEP8 in jenins build

This commit is contained in:
Richard van der Hoff 2017-04-24 13:14:46 +01:00
parent f8c61b8f84
commit 7de2931509

View file

@ -7,7 +7,9 @@ rm -f olm-*.tgz
make lib
make test
./python/test_olm.sh
pep8 -v python
. ~/.emsdk_set_env.sh
make js