update .travis

This commit is contained in:
Alexey Avramov 2019-07-19 23:49:13 +09:00
parent f29dfe628f
commit 8b9802882e
2 changed files with 6 additions and 2 deletions

View File

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

View File

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