Parcourir la source

Add Python 3.5 to continuous integration.

Dan Helfman il y a 6 ans
Parent
commit
eb2a4ff1f0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -13,5 +13,6 @@ matrix:
     - 3.7
     - 3.8
   PYTHON_VERSION:
+    - 3.5
     - 3.6
     - 3.7