Loading .travis.yml +2 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.5"] python: ["2.7", "3.4"] dist: trusty sudo: True group: beta Loading @@ -20,7 +20,7 @@ env: matrix: fast_finish: True allow_failures: - python: "3.5" - python: "3.4" - env: *openbsd59 - env: *jessie - env: *wheezy Loading Loading
.travis.yml +2 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.5"] python: ["2.7", "3.4"] dist: trusty sudo: True group: beta Loading @@ -20,7 +20,7 @@ env: matrix: fast_finish: True allow_failures: - python: "3.5" - python: "3.4" - env: *openbsd59 - env: *jessie - env: *wheezy Loading