1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

ci: Lint package with ynh linter

This commit is contained in:
Sebastien Badia 2018-03-23 10:02:55 +01:00
parent 5ee291480d
commit e098bb8dd0
No known key found for this signature in database
GPG key ID: 8716CE4614A452D8

8
.travis.yml Normal file
View file

@ -0,0 +1,8 @@
language: php
before_script:
- git clone --depth 1 git://github.com/YunoHost/package_linter ../package_linter && cd ../package_linter
- mv ../hostspot_ynh hostspot_ynh
script:
- ./package_linter.py hostspot_ynh