From b78bb2cc81bfa47ac96ea5233eb7cbaedbb38934 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Mon, 19 Feb 2018 21:41:29 +0100 Subject: Fix tests --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 5adf519..4a218ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,5 @@ language: python python: - - "3.4" - - "3.5" - "3.6" install: - pip install pytest -- cgit v1.3.1