From 48bf94c8ac9491af513f666d3f7579ece525e553 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Thu, 14 May 2020 00:23:05 +0200 Subject: Delete .travis.yml --- .travis.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .travis.yml diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 9b08e64a..00000000 --- a/.travis.yml +++ /dev/null @@ -1,6 +0,0 @@ -os: linux -dist: focal -language: python -python: 3.8 -install: pip install flake8 -script: flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics -- cgit v1.2.3