pep8 failures should not constitute a build failure

This commit is contained in:
Michael Greene
2014-06-02 13:22:18 -07:00
parent e9b6c2cd7b
commit 45b44829ab

View File

@@ -18,6 +18,9 @@ matrix:
# add a py3pep8 test for python 3.x
- python: 3.4
env: TOXENV=py3pep8
allow_failures:
- env: TOXENV=pep8
- env: TOXENV=py3pep8
# install requirements
install:
# add the lucid repo for if we need OpenSSL 0.9.8