Browse Source

[mod] remove py2 from travis tests

Adam Tauber 4 years ago
parent
commit
9c2679c31d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -28,8 +28,6 @@ stages:
 
 jobs:
   include:
-    - python: "2.7"
-      env: PY=2
     - python: "3.5"
     - python: "3.6"
     - python: "3.7"