language: python python: - "3.5" install: pip install . script: python test/test.py