summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 89f8e9eeb14ae5e320eb93605c9a8bc80f179b78 (plain)
1
2
3
4
5
language: objective-c
script:
  - python setup.py build_ext -i
  - python -m compileall -f .
  - python setup.py test