language: python python: - "3.6" os: linux dist: xenial cache: pip install: - pip install pytest script: - python test_1.py