aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
blob: cfae53bcfe98b581ffacd64a3e097c9bf64c88fa (plain)
1
2
3
4
5
6
---
language: python
python:
 - "2.7"
install: "pip install -r requirements.txt"
script: flake8