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