Remove PortAudio from required libraries

This commit is contained in:
Cameron Gutman
2018-10-06 20:12:49 -07:00
parent 1fc63a6529
commit c724f01c98
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -31,7 +31,6 @@ matrix:
- libavutil-dev
- libva-dev
- libvdpau-dev
- portaudio19-dev
install:
- '[ "$TRAVIS_OS_NAME" != osx ] || brew install qt5'