blob: bdeffd272d77e256304c22a119636bb1de785a98 [file] [log] [blame]
language: python
dist: bionic
python:
- "3.7"
# command to install dependencies
install:
- pip3 install -r requirements.txt
# command to run tests
script:
- python3 specs.py