From: Luc Sarzyniec Date: Sat, 8 Jan 2022 14:07:23 +0000 (+0100) Subject: Remove Travis CI integration (replaced by GitLab CI) X-Git-Tag: 2022-01-09~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6f3b981c9ca9048a4f359021f0eecb4ebecf3c2;p=thirdparty%2Fut1-blacklists.git Remove Travis CI integration (replaced by GitLab CI) --- diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index ce6ac2c4..00000000 --- a/.travis.yml +++ /dev/null @@ -1,13 +0,0 @@ ---- -language: ruby -rvm: 2.5 - -branches: - only: - - master - -script: -- set -e -- scripts/update-lists -- bundle exec scripts/generate-readme < README.md.erb > README.md -- scripts/sync-git