Loading .travis.yml +2 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.2"] python: ["2.7", "3.4"] dist: trusty sudo: True group: beta Loading @@ -14,7 +14,7 @@ env: platform: all matrix: allow_failures: - python: "3.2" - python: "3.4" cache: - pip - directories: Loading Loading
.travis.yml +2 −2 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.2"] python: ["2.7", "3.4"] dist: trusty sudo: True group: beta Loading @@ -14,7 +14,7 @@ env: platform: all matrix: allow_failures: - python: "3.2" - python: "3.4" cache: - pip - directories: Loading