We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa747b4 commit 95ddc60Copy full SHA for 95ddc60
.travis.yml
@@ -7,6 +7,7 @@ addons:
7
packages:
8
- pandoc
9
- ffmpeg
10
+ - libportaudio2
11
install:
12
- pip install -r requirements.txt
13
- pip install -r ci/requirements.txt
0 commit comments