summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: 60d000eb26c38cb733313dd73487d003bdd9a3e6 (plain)
1
2
3
4
5
language: python
python:
  - "2.6"
  - "2.7"
script: test/test-all