language: python python: - "3.5" script: python setup.py && python setup.py test sudo: false