Skip to content
Snippets Groups Projects
Commit 34fe0d7a authored by Donald Stufft's avatar Donald Stufft
Browse files

Simplify the Matrix again

parent 33891e1b
No related branches found
No related tags found
No related merge requests found
......@@ -21,10 +21,10 @@ env:
matrix:
exclude:
- python: "2.6"
env: "SUITE=pep8,lint LD_LIBRARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib"
- python: "2.7"
env: "SUITE=pep8,lint LD_LIBRARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib"
env: "SUITE=pep8,lint"
- python: "3.2"
env: "SUITE=pep8,lint LD_LIBRARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib"
env: "SUITE=pep8,lint"
- python: "3.3"
env: "SUITE=pep8,lint"
- python: "pypy"
env: "SUITE=pep8,lint LD_LIBRARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib"
env: "SUITE=pep8,lint"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment