[ci] move itunes links check to travis

This commit is contained in:
Daniel Khamsing 2016-08-15 10:20:26 -07:00
parent 9aa28c1526
commit 737a73604e
2 changed files with 7 additions and 2 deletions

5
.travis.yml Normal file
View File

@ -0,0 +1,5 @@
language: ruby
rvm: 2.2
before_script: gem install awesome_bot
script: ruby .github/osia_get_links.rb
after_script: awesome_bot check-info.txt -a 403

View File

@ -9,8 +9,8 @@ test:
- json validate --schema-file=.github/schema.json --document-file=contents.json
- ruby .github/osia_validate_categories.rb
- ruby .github/osia_get_links.rb
- awesome_bot check-unique.txt -a 403,302 -w xbmc/xbmc
- awesome_bot check-links.txt --allow-dupe -w wheelmap.org,sourceforge,radioparadise
- awesome_bot check-unique.txt -a 302 -w xbmc/xbmc
- awesome_bot check-links.txt --allow-dupe -w wheelmap.org,sourceforge,radioparadise
general:
artifacts:
- check-links.txt