From 7f3c0d6c3f0beeeeea72b945bee216f9ae15f156 Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Wed, 2 Oct 2019 19:01:50 +0200 Subject: [PATCH] Updated python version in travis setup --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b7baeb3..5aae356 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ dist: xenial language: python python: - - 3.5 + - 3.6 addons: apt: