From 5ca00e723a1f0e695580a4c9e07961dc35a0e0dc Mon Sep 17 00:00:00 2001 From: Marco Bellaccini <24960638+marcobellaccini@users.noreply.github.com> Date: Sun, 30 Sep 2018 11:37:08 +0200 Subject: [PATCH] Reverting Travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index f515338..e052a84 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,8 +3,7 @@ python: - "3.4" - "3.5" - "3.6" - - "3.7" - - "3.8-dev" # 3.8 development branch + - "3.7-dev" # 3.7 development branch - "nightly" # command to install program dependencies (PyCA cryptography) and compatibility test dependencies (AES Crypt) install: