summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorNils K <git@nkn-it.de>2021-11-25 21:51:15 +0100
committerNils K <git@nkn-it.de>2021-11-25 21:51:15 +0100
commit3c653a4c2127813a0d07c3ab2ad070a7ac510f06 (patch)
tree9ce686e07ca72867add5270772e4718c2e0bac74 /.travis.yml
parent44f6921b70d1395c4f348755c1c2a373593e98f0 (diff)
travis and codeclimate removed
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml9
1 files changed, 0 insertions, 9 deletions
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