Drop Python 3.3, since py.test doesn't support it anymore.
This commit is contained in:
parent
1eeca97f48
commit
2f048c5992
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.3"
|
||||
- "3.4"
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
|
|
Loading…
Reference in a new issue