summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 0ddbd99eca24e1f25784472c155dfaa35b8e3680 (plain)
1
2
3
4
5
6
7
language: python
python:
  - "2.6"
  - "2.7"
  - "3.2"
script:
  - python test.py