Replace Opus submodule with prebuilt libopus 1.2.1 binaries for Windows and Mac

This commit is contained in:
Cameron Gutman
2018-07-30 21:48:33 -07:00
parent e9c1f883da
commit 02242b9b34
21 changed files with 5858 additions and 287 deletions
+1
View File
@@ -21,6 +21,7 @@ matrix:
- qt59svg
- libesd0-dev
- libgl-dev
- libopus-dev
install:
- '[ "$TRAVIS_OS_NAME" != osx ] || brew install qt5'