Loading .travis.yml +4 −1 Original line number Diff line number Diff line --- language: python python: "2.7" python: ["2.7", "3.2"] dist: trusty sudo: True group: beta Loading @@ -12,6 +12,9 @@ env: driver: vagrant - driver: docker platform: all matrix: allow_failures: - python: "3.2" cache: - pip - directories: Loading Loading
.travis.yml +4 −1 Original line number Diff line number Diff line --- language: python python: "2.7" python: ["2.7", "3.2"] dist: trusty sudo: True group: beta Loading @@ -12,6 +12,9 @@ env: driver: vagrant - driver: docker platform: all matrix: allow_failures: - python: "3.2" cache: - pip - directories: Loading