Explorar o código

.travis.yml: add Python 3.5

Nicolas Dandrimont %!s(int64=9) %!d(string=hai) anos
pai
achega
559accdc46
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -12,6 +12,8 @@ matrix:
       env: TEST_REQUIRE="fastimport"
     - python: "3.4"
       env: TEST_REQUIRE=
+    - python: "3.5"
+      env: TEST_REQUIRE=
 cache:
   directories:
     - $HOME/.cache/pip