Browse Source

Travis: Disable pypy3 target, not working

Ask Solem 10 years ago
parent
commit
cfa737d40c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -8,7 +8,6 @@ env:
     - TOXENV=3.3
     - TOXENV=3.4
     - TOXENV=pypy
-    - TOXENV=pypy3
 before_install:
   - |
     python --version