Use clang and GCC simultaneously
This commit is contained in:
		
							parent
							
								
									3c28432044
								
							
						
					
					
						commit
						91adaa0da9
					
				| @ -22,8 +22,11 @@ jobs: | ||||
|       - image: bebehei/dunst:<<parameters.distro>>-dev | ||||
|     steps: | ||||
|       - checkout | ||||
|       - run: make -j all dunstify | ||||
|       - run: make -j test-valgrind | ||||
|       - run: make CC=clang -j all dunstify test/test | ||||
|       - run: make CC=clang -j test-valgrind | ||||
|       - run: make             clean | ||||
|       - run: make CC=gcc   -j all dunstify test/test | ||||
|       - run: make CC=gcc   -j test-valgrind | ||||
|       - run: make             clean | ||||
|       - run: make          -j test-coverage | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Benedikt Heine
						Benedikt Heine