sudo: required
dist: xenial
language: python
python:
# - '3.6.4'

install:
- make 

script: make test

after_script: cd ~

deploy:
  provider: 
  user: 
  password:
    secure: 