summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 18d88c4dbc228308ae951cd14f15808466d4af53 (plain)
1
2
3
4
5
6
7
language: python
python:
  - "2.6"
  - "2.7"
  - "3.2"
  - "pypy"
script: /bin/true