Explorar el Código

Travis: Disable pypy3 target, not working

Ask Solem hace 10 años
padre
commit
cfa737d40c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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