Browse Source

Merge pull request #62 from YunoHost-Apps/testing

Update maintainer
master
yalh76 5 years ago
committed by GitHub
parent
commit
6f69960604
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      .travis.yml
  2. 2
      manifest.json

7
.travis.yml

@ -1,7 +0,0 @@
language: python
install: ""
python:
- "3.5"
script:
- git clone https://github.com/YunoHost/package_linter
- python package_linter/package_linter.py .

2
manifest.json

@ -10,7 +10,7 @@
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh",
"license": "GPL-3.0-only",
"maintainer": {
"name": "None...",
"name": "",
"email": ""
},
"previous_maintainers": [{

Loading…
Cancel
Save