Explorar el Código

Disable testing with 3.7-dev, which appears to be fairly unstable.

Jelmer Vernooij hace 7 años
padre
commit
96d9b066d9
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -20,8 +20,6 @@ matrix:
   include:
     - python: pypy
       env: TEST_REQUIRE=fastimport
-    - python: 3.7-dev
-      env: TEST_REQUIRE=fastimport
 
 install:
   - travis_retry pip install -U pip coverage codecov flake8 $TEST_REQUIRE