Loading .travis.yml +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ python: before_install: install: - sudo apt-get update # We do this conditionally because it saves us some downloading if the # version is the same. - if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then Loading Loading
.travis.yml +0 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,6 @@ python: before_install: install: - sudo apt-get update # We do this conditionally because it saves us some downloading if the # version is the same. - if [[ "$TRAVIS_PYTHON_VERSION" == "2.7" ]]; then Loading