mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
travis try#1
This commit is contained in:
+4
-2
@@ -18,12 +18,14 @@ matrix:
|
||||
- name: "Unit tests"
|
||||
python: "3.6"
|
||||
install:
|
||||
- python setup.py install
|
||||
- python setup.py egg_info
|
||||
- pip install -e .
|
||||
env: TEST_SUITE="unittest"
|
||||
- name: "Unit tests"
|
||||
python: "3.6"
|
||||
install:
|
||||
- python setup.py install
|
||||
- python setup.py egg_info
|
||||
- pip install -e .
|
||||
env: TEST_SUITE="testscripts"
|
||||
|
||||
script: ./.travis/script
|
||||
|
||||
@@ -13,7 +13,6 @@ Pillow
|
||||
flask
|
||||
tqdm
|
||||
inflect
|
||||
pysbd
|
||||
bokeh==1.4.0
|
||||
pysbd
|
||||
soundfile
|
||||
|
||||
Reference in New Issue
Block a user