Update .travis.yml

This commit is contained in:
Jamie Hardt
2019-01-04 16:55:37 -08:00
committed by GitHub
parent a4ffe7dd6b
commit da51b22c59

View File

@@ -9,5 +9,8 @@ before_install:
- "sudo apt-get update"
- "sudo add-apt-repository universe"
- "sudo apt-get install -y ffmpeg"
- "pip3 install python-coveralls
install:
- "pip3 install setuptools"
after_success:
- coveralls