mirror of https://github.com/coqui-ai/TTS.git
fix travis + pylint tests
This commit is contained in:
parent
91e5f8b63d
commit
7c72562fe7
|
@ -17,5 +17,6 @@ fi
|
|||
if [[ "$TEST_SUITE" == "testscripts" ]]; then
|
||||
# test model training scripts
|
||||
./tests/test_tts_train.sh
|
||||
./tests/test_vocoder_train.sh
|
||||
./tests/test_vocoder_gan_train.sh
|
||||
./tests/test_vocoder_wavernn_train.sh
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue