language: python python: - 3.6 install: - make install script: - make test sudo: false