mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
fix travis again
This commit is contained in:
parent
da9426177d
commit
b55e2e7dfb
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ os: linux
|
|||
install:
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install portaudio19-dev npm
|
||||
- pip install -r requirements.qt
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
|
|||
Loading…
Reference in a new issue