Don't launch tests on Travis with Python 2 anymore
This commit is contained in:
parent
434cb533e9
commit
287ef6caa2
|
|
@ -1,9 +1,6 @@
|
|||
language: python
|
||||
|
||||
python:
|
||||
- 2.6
|
||||
- 2.7
|
||||
- 3.2
|
||||
- 3.3
|
||||
- 3.4
|
||||
- 3.5
|
||||
|
|
|
|||
Loading…
Reference in New Issue