language: python cache: - apt - pip python: - "2.7" - "3.4" - "3.5" - "3.6" - "3.6-dev" install: "make" script: - make ci before_install: - pip install pipenv flake8 --upgrade sudo: false after_success: coveralls notifications: slack: watchcloud:rNoT5kJJakPqwLSKuev6oa4C