1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/my_webapp_ynh.git synced 2024-09-03 19:46:26 +02:00

[enh] test adding a .travis-yaml with package_linter

This commit is contained in:
Laurent Peuch 2016-12-20 06:55:31 +01:00
parent 785afd9ac3
commit ba31794ffc

7
.travis.yml Normal file
View file

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