Install npm modules too
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user