tests: stop testing Python 3.4
This commit is contained in:
parent
963eb98979
commit
3c2e4b9558
@ -35,11 +35,6 @@ jobs:
|
|||||||
os: linux
|
os: linux
|
||||||
language: python
|
language: python
|
||||||
env: [ TEST_SUITE=unit, COVERAGE=true ]
|
env: [ TEST_SUITE=unit, COVERAGE=true ]
|
||||||
- python: '3.4'
|
|
||||||
sudo: required
|
|
||||||
os: linux
|
|
||||||
language: python
|
|
||||||
env: TEST_SUITE=unit
|
|
||||||
- python: '3.5'
|
- python: '3.5'
|
||||||
sudo: required
|
sudo: required
|
||||||
os: linux
|
os: linux
|
||||||
|
Loading…
Reference in New Issue
Block a user