espeak install travis

This commit is contained in:
erogol 2020-06-02 23:58:18 +02:00
parent e051dd41b1
commit b25af49c34
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ language: python
git:
quiet: true
before_install:
- sudo apt-get update
- sudo apt-get -y install espeak
matrix:
include:
- name: "Lint check"