summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index 0f3fe270..e5e2fc02 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -105,8 +105,6 @@ jobs:
- <<: *pure_python_base_priority
python: nightly
- <<: *pure_python_base
- python: 2.6
- - <<: *pure_python_base
python: 2.7
- <<: *pure_python_base
python: 3.3
@@ -129,12 +127,6 @@ jobs:
- *env_pyenv
- *env_path
- <<: *osx_python_base
- python: 2.6
- env:
- - PYTHON_VERSION=2.6.9
- - *env_pyenv
- - *env_path
- - <<: *osx_python_base
python: 2.7
env:
- PYTHON_VERSION=2.7.13