Loading .travis.yml +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ env: - platform: trusty - platform: precise - &stretch platform=stretch - platform: jessie - &jessie platform=jessie - platform: wheezy matrix: fast_finish: True Loading @@ -22,6 +22,7 @@ matrix: - python: "3.5" - env: *openbsd59 - env: *stretch - env: *jessie cache: - pip - directories: Loading Loading
.travis.yml +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ env: - platform: trusty - platform: precise - &stretch platform=stretch - platform: jessie - &jessie platform=jessie - platform: wheezy matrix: fast_finish: True Loading @@ -22,6 +22,7 @@ matrix: - python: "3.5" - env: *openbsd59 - env: *stretch - env: *jessie cache: - pip - directories: Loading