From 84142f940226d4ba822f6375716a953ecd7eb2f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 21 Jan 2019 14:51:00 +0100 Subject: [PATCH] chg: Remove testing for python 3.7, lief from pypi doesn't support it. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 221e772..7f24b3c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ addons: python: - "3.6" - "3.6-dev" - - "3.7-dev" install: - git clone git://github.com/stricaud/faup.git