language: python python: - '3.4' - '3.5' - '3.6' - '3.7' jobs: fast_finish: true script: ./.travis/travis.sh