Browse Source

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

Jelmer Vernooij 7 years ago
parent
commit
96d9b066d9
1 changed files with 0 additions and 2 deletions
  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