Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
no need to waste travis-ci time on py3 for 0.24
- Loading branch information
Showing
with
0 additions
and
1 deletion.
-
+0
−1
.travis.yml
|
@@ -3,7 +3,6 @@ python: 2.7 |
|
|
env: |
|
|
- TOXENV=py27 |
|
|
- TOXENV=precise |
|
|
- TOXENV=py33 |
|
|
matrix: |
|
|
allow_failures: |
|
|
- env: TOXENV=py33 |
|
|