add build badges

This commit is contained in:
David du Colombier 2017-03-31 13:10:25 +02:00
parent 0291d502fe
commit a8c2f5a350
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,8 @@
language: c language: c
sudo: required sudo: required
before_script: before_script:
- sudo apt-get update
- sudo apt-get install txt2tags
- git clone https://github.com/0intro/libixp - git clone https://github.com/0intro/libixp
- cd libixp && make && sudo make install && cd .. - cd libixp && make && sudo make install && cd ..
script: make script: make

View File

@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/0intro/wmii.svg?branch=master)](https://travis-ci.org/0intro/wmii)
[![Coverity Scan Build Status](https://scan.coverity.com/projects/0intro-wmii/badge.svg)](https://scan.coverity.com/projects/0intro-wmii)
Abstract Abstract
-------- --------
wmii is a dynamic window manager for X11. It supports classic and wmii is a dynamic window manager for X11. It supports classic and