Remove deprecated travis ci option (#924)
This commit is contained in:
parent
8ea7e1c07d
commit
31e8fa3411
|
@ -2,7 +2,6 @@ language: python
|
||||||
python:
|
python:
|
||||||
- "3.7-dev"
|
- "3.7-dev"
|
||||||
|
|
||||||
sudo: false
|
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Reference in New Issue