From 664a2ffd34bfdf9f311bba7fc86efde7c021cb2c Mon Sep 17 00:00:00 2001 From: Sreejith P Date: Wed, 17 Oct 2018 09:27:32 +0530 Subject: [PATCH] [UPDT] Python Version updated --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 480a5c42c..5d76a5044 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,7 @@ language: python python: - - "3.6" + - "3.4" notifications: email: false