1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-25 07:53:29 +01:00
App-Open-Source-per-iPhone-.../.travis.yml

13 lines
396 B
YAML
Raw Normal View History

2016-08-15 19:20:26 +02:00
language: ruby
rvm: 2.2
2016-08-15 22:28:09 +02:00
before_script:
- gem install awesome_bot
- gem install danger
2016-08-15 22:40:50 +02:00
script:
- ruby .github/osia_get_links.rb
2016-10-25 16:35:31 +02:00
- awesome_bot check-unique.txt --allow-ssl -a 302 -w xbmc/xbmc,Cherry/master
2016-11-23 18:49:53 +01:00
- awesome_bot check-links.txt --allow-ssl -a 403 --allow-dupe -w wheelmap.org,sourceforge,radioparadise,iltofa,douban
2016-08-15 22:40:50 +02:00
after_script:
2016-08-15 22:28:09 +02:00
- awesome_bot check-info.txt -a 403
- danger