summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2013-07-18 19:25:51 -0700
committerBob Ippolito <bob@redivi.com>2013-07-18 19:25:51 -0700
commit32e7c8b809e9641f01a321274839144d6e0eed9b (patch)
tree37605a1666fd2c231d0ca74409764d9729e1493f
parentaeee86c18da491a3e6b2038ea4538c5b12f34b20 (diff)
downloadxattr-32e7c8b809e9641f01a321274839144d6e0eed9b.tar.gz
hack to try and have travis run on a mac
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 1cf9eb2..89f8e9e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,9 +1,4 @@
-language: python
-python:
- - "2.5"
- - "2.6"
- - "2.7"
- - "pypy"
+language: objective-c
script:
- python setup.py build_ext -i
- python -m compileall -f .