From 8b9802882ebb9961685ddb833be0c160d6b02ea5 Mon Sep 17 00:00:00 2001 From: Alexey Avramov Date: Fri, 19 Jul 2019 23:49:13 +0900 Subject: [PATCH] update .travis --- .travis.yml | 4 ++++ README.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 607d51f..70afaa8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,11 @@ language: python script: - sudo make install + - sudo make systemd + - nohang -h - nohang -v - nohang -cc + - nohang -cc /etc/nohang/nohang.conf - nohang -p + - oom-sort -h - oom-sort diff --git a/README.md b/README.md index fc1dc6e..1eda6b4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ![pic](https://i.imgur.com/YbQf7nL.png) -# Nohang +# nohang -[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Build Status](https://travis-ci.org/hakavlad/nohang.svg?branch=master)](https://travis-ci.org/hakavlad/nohang) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![Total alerts](https://img.shields.io/lgtm/alerts/g/hakavlad/nohang.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hakavlad/nohang/alerts/) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/hakavlad/nohang.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/hakavlad/nohang/context:python)