Sfoglia il codice sorgente

temporarily removed pypy3 from travis since build is failing due to permission issue

Miroslav Shubernetskiy 10 anni fa
parent
commit
36b4723e57
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -4,7 +4,6 @@ python:
   - "3.4"
   - "2.7"
   - "pypy"
-  - "pypy3"
 
 # command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
 install: pip install -r requirements-dev.txt