From a06028eeb6a94ac4ca1601e5f29830d533a695c2 Mon Sep 17 00:00:00 2001 From: Daniel Pulido Date: Mon, 31 Aug 2020 23:46:37 -0400 Subject: [PATCH] Fix travis configuration. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b228326..d0a03c9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - "2.7" + - "3.8" install: - pip install coveralls script: