From b61e373a7efe4605fe867bbdb509b161f9d543d1 Mon Sep 17 00:00:00 2001 From: Mittal-Arpit <68142847+Mittal-Arpit@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:48:01 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 171918e30ea..89d4ef74c21 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ python: matrix: include: - # Python 3.4 not supported in xenial + # Python 3.4 not supported in xenial so defined separately - python: 3.4 dist: trusty - env: JOB=HOUSEKEEPING