Explorar o código

Don't run greenlet-based tests on 3.7/3.8-dev.

Jelmer Vernooij %!s(int64=6) %!d(string=hai) anos
pai
achega
40a7495218
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -23,9 +23,11 @@ matrix:
     - python: 3.3
       env: TEST_REQUIRE=fastimport
     - python: 3.7
+      env: TEST_REQUIRE=fastimport
       dist: xenial
       sudo: true
     - python: 3.8-dev
+      env: TEST_REQUIRE=fastimport
       dist: xenial
       sudo: true