瀏覽代碼

Run travis tests on 3.8.

Jelmer Vernooij 5 年之前
父節點
當前提交
1d7a1e155a
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

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