From c3eac31ccc1e0f90451efba88e516ede1d7c2139 Mon Sep 17 00:00:00 2001 From: ErickSkrauch Date: Fri, 22 Feb 2019 18:01:17 +0300 Subject: [PATCH] Remove python version --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f80a5ec..7f04985 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,4 @@ language: python -python: 3.7 install: - pip install -r requirements.txt