mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Merge pull request #1196 from YunoHost/remove-travis
Delete .travis.yml
This commit is contained in:
commit
a53e22ed8f
1 changed files with 0 additions and 6 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue