Explorar o código

Limit Travis deployment to Python 3.5.

Stefano Cossu %!s(int64=7) %!d(string=hai) anos
pai
achega
05f904ddb4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -15,5 +15,6 @@ deploy:
     on:
         tags: true
         branch: master
+        python: "3.5"
     distributions: "bdist_wheel"