make 3.4 a mock test

main
Fabien C. Y. Benureau 6 years ago
parent 8b32ccd9e4
commit 23cacf2fa5
No known key found for this signature in database
GPG Key ID: C3FB5E831A249A9A

@ -8,11 +8,6 @@ matrix:
python: 2.7 python: 2.7
env: env:
- TO_TEST=TEST_FULL - TO_TEST=TEST_FULL
- os: linux
language: python
python: 3.4
env:
- TO_TEST=TEST_FULL
- os: linux - os: linux
language: python language: python
python: 3.7 python: 3.7
@ -46,6 +41,11 @@ matrix:
python: 3.3 python: 3.3
env: env:
- TO_TEST=TEST_MOCK - TO_TEST=TEST_MOCK
- os: linux
language: python
python: 3.4
env:
- TO_TEST=TEST_MOCK
- os: linux - os: linux
language: python language: python
python: 3.5 python: 3.5

Loading…
Cancel
Save