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 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,6 @@ at: https://www.shore.co.il/git/. TODO ---- - Fix Travis CI test on Python 3.2 (https://travis-ci.org/adarnimrod/template/jobs/187388235). - Release on tagged commits to PyPI in Travis CI (https://docs.travis-ci.com/user/deployment/pypi/ and https://docs.travis-ci.com/user/encryption-keys/). Loading 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 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,6 @@ at: https://www.shore.co.il/git/. TODO ---- - Fix Travis CI test on Python 3.2 (https://travis-ci.org/adarnimrod/template/jobs/187388235). - Release on tagged commits to PyPI in Travis CI (https://docs.travis-ci.com/user/deployment/pypi/ and https://docs.travis-ci.com/user/encryption-keys/). Loading