summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: a859861e1587ea6361f2d3e95e867a3e6e28d539 (plain)
1
2
3
4
5
language: python
python:
  - "3.5"
install: "pip install -r requirements.txt"
script: py.test