Merge pull request #1196 from YunoHost/remove-travis
Delete .travis.yml
This commit is contained in:
@ -1,6 +0,0 @@
|
|||||||
language: python
|
|
||||||
python:
|
|
||||||
- "2.7"
|
|
||||||
script:
|
|
||||||
- python -m json.tool apps.json
|
|
||||||
- for i in ./locales/*.json; do python -m json.tool $i || return 1; done
|
|
Reference in New Issue
Block a user