Merge pull request #2055 from thispsj/remove-stale-ciconfig

Deleted unusable Travis Config.
This commit is contained in:
R.I.Pienaar 2021-07-19 11:13:34 +02:00 committed by GitHub
commit 5f6f591ee2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
language: ruby
rvm:
- 2.4.1
before_script:
- gem install awesome_bot
script:
- awesome_bot README.md --allow-dupe --allow-ssl --allow-redirect --set-timeout 5 | grep -Ev "\s*?[0-9]{1,4}\.\s*?http"