espeak install travis

pull/1/head
erogol 2020-06-02 23:58:18 +02:00
parent d6b9a5738a
commit dfce9ab9b7
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"