summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: d81b6d1262f3d92b671456b8e18bcb3d208e53d8 (plain)
1
2
3
4
5
language: python
python:
  - "2.6"
  - "2.7"
script: python setup.py test