Loading .travis.yml +1 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.5"] python: "2.7" dist: trusty sudo: True group: beta Loading @@ -19,7 +19,6 @@ env: matrix: fast_finish: True allow_failures: - python: "3.5" - env: *stretch - env: *jessie cache: Loading Loading
.travis.yml +1 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.5"] python: "2.7" dist: trusty sudo: True group: beta Loading @@ -19,7 +19,6 @@ env: matrix: fast_finish: True allow_failures: - python: "3.5" - env: *stretch - env: *jessie cache: Loading