Enforce PEP8 in jenins build
This commit is contained in:
parent
f8c61b8f84
commit
7de2931509
1 changed files with 2 additions and 0 deletions
|
@ -7,7 +7,9 @@ rm -f olm-*.tgz
|
||||||
|
|
||||||
make lib
|
make lib
|
||||||
make test
|
make test
|
||||||
|
|
||||||
./python/test_olm.sh
|
./python/test_olm.sh
|
||||||
|
pep8 -v python
|
||||||
|
|
||||||
. ~/.emsdk_set_env.sh
|
. ~/.emsdk_set_env.sh
|
||||||
make js
|
make js
|
||||||
|
|
Loading…
Reference in a new issue