Re-enable PEP style testing

This commit is contained in:
Oliver Walters 2019-04-14 08:41:13 +10:00
parent 87eaaa7cbe
commit c3312ac935

View File

@ -14,5 +14,5 @@ before_install:
- make setup_ci
script:
# - make style
- make test
- make style