summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: e54e001aa1174646ff77ba4f08aab3cb1aef1a2c (plain)
1
2
3
4
5
6
langage: python
python:
  - "2.7"
  - "3.2"
  - "3.3"
script: python setup.py test