From 809afb5faccb8ac6ec2c3b71c04fb81128405966 Mon Sep 17 00:00:00 2001 From: Thomas Stainer Date: Tue, 3 Nov 2020 17:47:40 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6be9886..8e0e4ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: python python: - - "3.5" +# - "3.5" - pypact no longer supports 3.5 - "3.6" - "3.7" - "3.8-dev"