Delete .travis.yml [ci skip]

This commit is contained in:
dkhamsing 2022-02-14 07:35:47 -08:00
parent fe669ecec6
commit caa770569e
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
language: ruby
rvm: 2.4.1
before_script:
- gem install awesome_bot
- gem install danger
script:
- ruby .github/osia_get_links.rb
- awesome_bot check-unique.txt --allow-ssl -a 302,429 -w xbmc/xbmc
- awesome_bot check-links.txt --allow-ssl -a 403,429 --allow-dupe -w stepik,cozy.io
after_script:
- awesome_bot check-info.txt -a 403,429
- danger