Parcourir la source

ci: Lint package with ynh linter

Sebastien Badia il y a 7 ans
Parent
commit
e098bb8dd0
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      .travis.yml

+ 8 - 0
.travis.yml

@@ -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