Disable testing with 3.7-dev, which appears to be fairly unstable.
authorJelmer Vernooij <jelmer@jelmer.uk>
Fri, 2 Feb 2018 07:28:00 +0000 (07:28 +0000)
committerJelmer Vernooij <jelmer@jelmer.uk>
Fri, 2 Feb 2018 07:28:00 +0000 (07:28 +0000)
.travis.yml

index 2ed93009b0dd0e6a1ce96910434f28246e1d8c89..8ad8dff4cf691e55cbc252ee34c604b8ac152fae 100644 (file)
@@ -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