make 3.4 a mock test
This commit is contained in:
parent
8b32ccd9e4
commit
23cacf2fa5
10
.travis.yml
10
.travis.yml
@ -8,11 +8,6 @@ matrix:
|
||||
python: 2.7
|
||||
env:
|
||||
- TO_TEST=TEST_FULL
|
||||
- os: linux
|
||||
language: python
|
||||
python: 3.4
|
||||
env:
|
||||
- TO_TEST=TEST_FULL
|
||||
- os: linux
|
||||
language: python
|
||||
python: 3.7
|
||||
@ -46,6 +41,11 @@ matrix:
|
||||
python: 3.3
|
||||
env:
|
||||
- TO_TEST=TEST_MOCK
|
||||
- os: linux
|
||||
language: python
|
||||
python: 3.4
|
||||
env:
|
||||
- TO_TEST=TEST_MOCK
|
||||
- os: linux
|
||||
language: python
|
||||
python: 3.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user