Browse Source

Add Python 3.5 to continuous integration.

Dan Helfman 6 years ago
parent
commit
eb2a4ff1f0
1 changed files with 1 additions and 0 deletions
  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