From 002c461d3883e9be59439976116c89c8470109df Mon Sep 17 00:00:00 2001 From: Rohit Tanwar <31792358+kriadmin@users.noreply.github.com> Date: Tue, 9 Jan 2018 03:04:28 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index fb21b738c..361675eab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,8 @@ language: python python: - -3.6 + 3.6 install: pip install requirements.txt script: - python3 scripts/pretty.py \ No newline at end of file + python3 scripts/pretty.py