commit
						b9f347d80a
					
				| @ -15,7 +15,11 @@ addons: | |||||||
| dist: trusty | dist: trusty | ||||||
| sudo: false | sudo: false | ||||||
| language: c | 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: | compiler: | ||||||
|   - gcc |   - gcc | ||||||
|   - clang |   - 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 | ## Dunst | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Benedikt Heine
						Benedikt Heine