language: python branches: only: - "develop" - "master" python: - "3.6" script: - python3 tests.py