Skip to content

Commit 95ddc60

Browse files
committed
Fixed missing installation of portaudio
1 parent fa747b4 commit 95ddc60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ addons:
77
packages:
88
- pandoc
99
- ffmpeg
10+
- libportaudio2
1011
install:
1112
- pip install -r requirements.txt
1213
- pip install -r ci/requirements.txt

0 commit comments

Comments
 (0)