1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-09 16:38:42 +01:00

Update Kodi #323 [ci skip]

This commit is contained in:
Travis CI 2016-06-02 12:33:02 -07:00
parent fab324854a
commit 3f45499624
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ test:
- gem install awesome_bot - gem install awesome_bot
- sudo pip install json-spec - sudo pip install json-spec
override: override:
- awesome_bot contents.json --white-list developer.apple,preyproject,xbmc/xbmc,kodi.tv,wheelmap - awesome_bot contents.json --white-list developer.apple,preyproject,xbmc/xbmc,wheelmap
- json validate --schema-file=.github/schema.json --document-file=contents.json - json validate --schema-file=.github/schema.json --document-file=contents.json
- ruby .github/osia_validate_categories.rb - ruby .github/osia_validate_categories.rb
general: general:

View File

@ -3991,7 +3991,7 @@
"category": ["media", "official"], "category": ["media", "official"],
"description": "A popular media player and entertainment hub.", "description": "A popular media player and entertainment hub.",
"source": "https://github.com/xbmc/xbmc", "source": "https://github.com/xbmc/xbmc",
"homepage": "https://kodi.tv/" "homepage": "http://kodi.wiki/view/IOS"
}, },
{ {
"title": "Official Kodi Remote", "title": "Official Kodi Remote",