aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 9b5aea1ca6edbf46f46a0da7ae9044a959ced744 (plain)
1
2
3
4
5
language: python
python:
  - "3.7"
install: "pip install -r requirements.txt"
script: ./cli.py test-ci