language: python python: 3.5 install: make install script: - make check - make test