From 908d753eb1b52aa29a66b8b30c01e7ecb7dbf3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=AD=C3=B0ir=20Valberg=20Gu=C3=B0mundsson?= Date: Sun, 16 Jun 2019 14:02:00 +0200 Subject: [PATCH] Add python 3.5 to travis. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index d0ecbf1a..3630e6e7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ cache: pip language: python python: + - "3.5" - "3.6" services: