Merge pull request #25 from nbessi/activate_travis_pep

[IMP] activate pep8 check in travis
This commit is contained in:
omar7r
2014-08-21 11:17:48 +02:00

View File

@@ -26,7 +26,7 @@ install:
- travis_install_nightly ${VERSION}
script:
# - travis_run_flake8
- travis_run_flake8
- travis_run_tests
after_success: