mirror of https://github.com/coqui-ai/TTS.git
travis update for cython
parent
e52a81aa43
commit
08394e46b9
|
@ -8,6 +8,7 @@ before_install:
|
|||
- sudo apt-get -y install espeak
|
||||
- python -m pip install --upgrade pip
|
||||
- pip install six==1.12.0
|
||||
- pip install --upgrade cython
|
||||
|
||||
matrix:
|
||||
include:
|
||||
|
|
Loading…
Reference in New Issue