diff --git a/.travis.yml b/.travis.yml index a18e11c..9b7a706 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ install: - python setup.py install - pip install coveralls - pip install pytest-cov + - sudo apt-get -y install praat script: - pytest --cov=praatio tests/ after_success: