Loading .travis.yml +1 −4 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.2", "3.3", "3.4", "3.5"] python: ["2.7", "3.3", "3.4", "3.5"] dist: trusty sudo: false cache: - pip matrix: allow_failures: - python: "3.2" install: - pip install tox-travis Loading README.rst +0 −2 Original line number Diff line number Diff line Loading @@ -64,7 +64,5 @@ at: https://www.shore.co.il/git/. TODO ---- - Fix Travis CI run on Python 3.2 (https://travis-ci.org/adarnimrod/eb-prune/jobs/187705346). - Release to PyPI on tagged commits from Travis CI. - Add tests using moto. Loading
.travis.yml +1 −4 Original line number Diff line number Diff line --- language: python python: ["2.7", "3.2", "3.3", "3.4", "3.5"] python: ["2.7", "3.3", "3.4", "3.5"] dist: trusty sudo: false cache: - pip matrix: allow_failures: - python: "3.2" install: - pip install tox-travis Loading
README.rst +0 −2 Original line number Diff line number Diff line Loading @@ -64,7 +64,5 @@ at: https://www.shore.co.il/git/. TODO ---- - Fix Travis CI run on Python 3.2 (https://travis-ci.org/adarnimrod/eb-prune/jobs/187705346). - Release to PyPI on tagged commits from Travis CI. - Add tests using moto.