From f4ae85b1ab314300af7260d45793a37b5c605beb Mon Sep 17 00:00:00 2001 From: George K Date: Fri, 16 Feb 2018 20:31:29 +0300 Subject: [PATCH] test 1 --- .travis.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.travis.yml b/.travis.yml index 82b6fc8..caaf124 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,8 @@ +sudo: false language: python +cache: pip +python: 3.5 +script: true #python: # - "3.4" # - "3.5"