From 3c653a4c2127813a0d07c3ab2ad070a7ac510f06 Mon Sep 17 00:00:00 2001 From: Nils K Date: Thu, 25 Nov 2021 21:51:15 +0100 Subject: travis and codeclimate removed --- .travis.yml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .travis.yml (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index dbf345c..0000000 --- a/.travis.yml +++ /dev/null @@ -1,9 +0,0 @@ -language: bash -os: - - linux -before_install: - - sudo apt-get install -y imagemagick jhead -before_script: - - curl -f "https://raw.githubusercontent.com/lehmannro/assert.sh/v1.1/assert.sh" -o assert.sh -script: - - bash tests.sh \ No newline at end of file -- cgit v1.2.3