Install npm modules too
This commit is contained in:
parent
e49d0be9b1
commit
decd5205ef
@ -3,5 +3,6 @@ python:
|
|||||||
- "3.6"
|
- "3.6"
|
||||||
before_install:
|
before_install:
|
||||||
- gem install sass
|
- gem install sass
|
||||||
|
- npm install
|
||||||
script:
|
script:
|
||||||
- python -m pytest
|
- python -m pytest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user