commit
e4f43deae1
11
.travis.yml
11
.travis.yml
@ -1,5 +1,8 @@
|
|||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
script:
|
before_install:
|
||||||
- python -m pytest
|
- gem install sass
|
||||||
|
- npm install
|
||||||
|
script:
|
||||||
|
- python -m pytest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user