From 91c1abfdac022ae6ea6bea36bf6ac67346578f17 Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Tue, 5 Jun 2018 13:25:08 +0200 Subject: [PATCH] Change README.md and .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- README.md | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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)