travis: add back test on python3.5 (python3.6 is recommended but we can try to keep...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 29 Apr 2020 06:00:55 +0000 (08:00 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 29 Apr 2020 06:43:02 +0000 (08:43 +0200)
.travis.yml

index 8f491ae739ee301bace801fb38980757d49cc232..f461f48c95715ce30ade64b083069be9b1cda14a 100644 (file)
@@ -1,5 +1,9 @@
 jobs:
   include:
+    - os: linux
+      dist: xenial
+      language: python
+      python: "3.5"
     - os: linux
       dist: xenial
       language: python