From 3e33e927873d5508b26fd1f193277f1023bb044c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Thu, 29 Oct 2020 15:06:21 +0100 Subject: [PATCH] Revert "Update .travis.yml" lief isn't compatible with python 3.9 This reverts commit e10843fa33c9a08b7da4ef24cbce457be53a7459. --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index c09309b..049b1a3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,8 +16,6 @@ python: - "3.7-dev" - "3.8" - "3.8-dev" - - "3.9" - - "3.9-dev" install: - bash travis/install_travis.sh