Adds missing python 3.7 tests to Travis.
This commit is contained in:
parent
c3cb713ae7
commit
9754ed721c
@ -56,6 +56,14 @@ matrix:
|
|||||||
python: 3.6
|
python: 3.6
|
||||||
env:
|
env:
|
||||||
- TO_TEST=TEST_MOCK
|
- TO_TEST=TEST_MOCK
|
||||||
|
- os: linux
|
||||||
|
language: python
|
||||||
|
dist: xenial
|
||||||
|
python: 3.7
|
||||||
|
sudo: true
|
||||||
|
env:
|
||||||
|
- TO_TEST=TEST_MOCK
|
||||||
|
|
||||||
|
|
||||||
# Install tests
|
# Install tests
|
||||||
- os: linux
|
- os: linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user