Remove Python 3.3 from testing.
- Support for Python 3.3 isn't really needed, as nothing uses it as the default system Python, and nearly everyone will have a newer Python 3 version installed.
This commit is contained in:
@@ -35,10 +35,6 @@ jobs:
|
||||
os: linux
|
||||
language: python
|
||||
env: TEST_SUITE=unit
|
||||
- python: '3.3'
|
||||
os: linux
|
||||
language: python
|
||||
env: TEST_SUITE=unit
|
||||
- python: '3.4'
|
||||
os: linux
|
||||
language: python
|
||||
|
||||
Reference in New Issue
Block a user