Commit 84ee3e83 authored by Jason Madden's avatar Jason Madden

Kill the pep8/pyflakes check so the actual tests have a chance to run on Travis.

parent 3622c07d
......@@ -62,14 +62,6 @@ bench:
${PYTHON} greentest/bench_sendall.py
travis_cpython:
make whitespace
pip install -q pep8
PYTHON=python make pep8
pip install -q pyflakes
PYTHON=python make pyflakes
sudo add-apt-repository -y ppa:chris-lea/cython
sudo add-apt-repository -y ppa:fkrull/deadsnakes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment