language: python
python:
    - "2.7"
    - "3.4"
script: python ./setup.py install && python ./test/test.py