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

Delete legacy travis.yml

This commit is contained in:
Alexandre Aubin 2023-08-16 13:31:52 +02:00 committed by GitHub
parent 6ecbe7480d
commit 178da8da7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +0,0 @@
language: php
before_script:
- git clone --depth 1 git://github.com/YunoHost/package_linter ../package_linter && cd ../package_linter
- mv ../hotspot_ynh hotspot_ynh
script:
- ./package_linter.py hotspot_ynh
notifications:
email: false
irc:
on_success: always
on_failure: always
channels:
- "irc.geeknode.org#labriqueinter.net-dev"