mirror of
https://github.com/ankitects/anki.git
synced 2025-09-24 16:56:36 -04:00
travis needs to install npm packages
This commit is contained in:
parent
685962faae
commit
8a11745916
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ install:
|
|||
- pip install -r requirements.dev
|
||||
- pip install pyqt5 pyqtwebengine
|
||||
- pip install npm
|
||||
- (cd ts && npm i)
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Reference in a new issue