summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 6d91c8b6bab880059e8c88072ce7afd9f2ca6763 (plain)
1
2
3
4
5
6
7
language: python
python:
  - "2.6"
  - "2.7"
  # - "pypy" - won't work as smmap doesn't work (see gitdb/.travis.yml for details)

script: nosetests