cce-search-prototype/.travis.yml

10 lines
184 B
YAML
Raw Permalink Normal View History

language: python
python:
- "3.7"
install:
- pip install pipenv
- pipenv install
script:
- python -m pytest
# notifications:
# slack: ebookfoundation:3EcyqGBHFO2m96XTIlfe4AeF