commit
						b9f347d80a
					
				| @ -15,7 +15,11 @@ addons: | ||||
| dist: trusty | ||||
| sudo: false | ||||
| language: c | ||||
| script: CFLAGS=-Werror make all dunstify test | ||||
| before_install: | ||||
|   - pip install --user cpp-coveralls | ||||
| script: | ||||
|   - CFLAGS="-fprofile-arcs -ftest-coverage -Werror" make all dunstify test | ||||
|   - coveralls | ||||
| compiler: | ||||
|   - gcc | ||||
|   - clang | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| [](https://travis-ci.org/dunst-project/dunst) | ||||
| [](https://travis-ci.org/dunst-project/dunst) [](https://coveralls.io/github/dunst-project/dunst?branch=master) | ||||
| 
 | ||||
| ## Dunst | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Benedikt Heine
						Benedikt Heine