3 # let's test as many versions as we can!
12 # we don't need any python dependencies:
16 script: python ./setup.py test
18 # no need for sudo access, silence notice:
21 # but we do need a system library:
27 # enable OSX support, with only system python: