summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 8d078da09c1141f158e13159f873b19712b34884 (plain)
1
2
3
4
5
6
7
language: python
python:
  - 2.5
  - 2.6
  - 2.7
script:  python setup.py test