summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 08cf9adb115d15927c89631f8cb56c7a8dafdaa4 (plain)
1
2
3
4
5
6
language: python
python:
  - "2.5"
  - "2.6"
  - "2.7"
script: python tests/run_tests.py