More tests. Don't bother with failing Py2.6 or 3.2, they're unsupported.
This commit is contained in:
parent
adbe8a8500
commit
e4ccd8b767
2 changed files with 85 additions and 6 deletions
|
@ -1,8 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "pypy"
|
||||
|
@ -28,7 +26,5 @@ env:
|
|||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- python: "2.6"
|
||||
- python: "3.2"
|
||||
- python: "3.4"
|
||||
- python: "pypy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue