mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-23 14:57:59 +01:00
6 lines
150 B
YAML
6 lines
150 B
YAML
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
|