diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 256bdd8..83e329e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ test: script: - apt-get update - - apt-get install python + - apt-get install -yy python - git clone https://github.com/YunoHost/package_linter - python package_linter/package_linter.py . diff --git a/README.md b/README.md index 301ad48..72a4dd5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ The Lounge for YunoHost src="https://github.com/thelounge/thelounge/raw/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true"> -[![Linter](https://api.travis-ci.org/Rafi594/thelounge_ynh.svg?branch=master) [![Integration level](https://dash.yunohost.org/integration/thelounge.svg)](https://ci-apps.yunohost.org/jenkins/job/thelounge%20%28Community%29/lastBuild/consoleFull)