diff --git a/.travis.yml b/.travis.yml index e7d4b1d3..482318e5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,8 +30,6 @@ matrix: env: MONGODB=2.4 PYMONGO=2.7 - python: 2.7 env: MONGODB=2.4 PYMONGO=3.0 - - python: 2.7 - env: MONGODB=3.0 PYMONGO=2.7 - python: 2.7 env: MONGODB=3.0 PYMONGO=3.0 - python: 3.5