From 908775cd3e7567e508074a4455ce620450846af9 Mon Sep 17 00:00:00 2001 From: Wojciech Siewierski Date: Wed, 3 Oct 2018 20:58:12 +0200 Subject: Travis: Update the checked python versions --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 67873fc6..fad40136 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,9 @@ dist: 'xenial' language: 'python' python: - '2.7' - - '3.4' - '3.5' + - '3.6' + - '3.7' install: - 'pip install pipenv' -- cgit 1.4.1-2-gfad0