Explorar o código

Run travis tests on 3.8.

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

+ 4 - 0
.travis.yml

@@ -23,6 +23,10 @@ matrix:
       env: TEST_REQUIRE=fastimport
       dist: xenial
       sudo: true
+    - python: 3.8
+      env: TEST_REQUIRE=fastimport
+      dist: xenial
+      sudo: true
     - python: 3.6
       env: PURE=true
     - python: 2.7