mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
add npm to travis
This commit is contained in:
parent
e161e66d17
commit
dffa481da2
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ install:
|
|||
- pip install -r requirements.txt
|
||||
- pip install -r requirements.dev
|
||||
- pip install pyqt5 pyqtwebengine
|
||||
- pip install npm
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue