language: python python: - "pypy" - "3.8" - "3.7" - "3.6" - "2.7" script: python tests.py