From 9e4517784f32eaea12eb5ac6604ac79778a51112 Mon Sep 17 00:00:00 2001 From: k4m4 Date: Tue, 6 Feb 2018 00:39:57 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20v2.0=20release!!!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index e266afa..38a5244 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,6 @@ sudo: required +dist: trusty +group: deprecated-2017Q4 language: python python: - "3.4"