From ae0ed7f8b9dc571d65d64607a75b4452170ea098 Mon Sep 17 00:00:00 2001 From: Zachary Klosko Date: Fri, 20 Nov 2020 11:14:17 -0500 Subject: [PATCH] New push to wake up Travis Removes commented lines entirely --- .travis.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.travis.yml b/.travis.yml index 80ffc51c3..9d403de57 100644 --- a/.travis.yml +++ b/.travis.yml @@ -48,12 +48,9 @@ jobs: - language: php php: 5.6 stage: test - - language: python - python: 3.8 - stage: test -# - language: python -# python: 3.7 -# stage: test + - language: python + python: 3.8 + stage: test - language: python python: 3.6 stage: test @@ -83,8 +80,6 @@ jobs: # Ubuntu Bionic cloud image uses Python 3.6.9 - language: python python: 3.8 -# - language: python -# python: 3.7 # https://github.com/LibreTime/libretime/issues/1041 - language: python python: 3.5