travis.yml 69 Bytes Edit Raw Blame History 1 2 3 4 5 6 language: python python: - "3.5" - "3.6" - "3.7" script: pytest