From 7ef1a8b18975b25ac631273a90779ca126f2954c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Wed, 26 May 2021 18:26:40 +0200 Subject: [PATCH] fix travis --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 94dd602..d9594a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ before_script: - pip install -r requirements.txt jobs: include: - - stage: test - stage: test python: "3.8" script: -- GitLab