From 4f811e13094ad74dca09aa1dce613190d08a5767 Mon Sep 17 00:00:00 2001 From: Mathias Date: Thu, 14 Dec 2017 10:24:34 +0100 Subject: [PATCH] . --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index aed564b..bd0105b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,8 +1,9 @@ language: python python: + - "2.7" - "3.6" - + notifications: email: false