mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 14:13:50 +01:00 
			
		
		
		
	show more warnings on Travis-CI
This commit is contained in:
		
				
					committed by
					
						 Paul Licameli
						Paul Licameli
					
				
			
			
				
	
			
			
			
						parent
						
							c04a8e1931
						
					
				
				
					commit
					9f6192a442
				
			| @@ -11,6 +11,9 @@ before_install: | ||||
|     - git show -s --format="wxT(\"<a href=\\\"http://github.com/audacity/audacity/commit/%H\\\">%h</a> of %cd\")" | ||||
|     - git show -s --format="wxT(\"<a href=\\\"http://github.com/audacity/audacity/commit/%H\\\">%h</a> of %cd\")" > ./src/RevisionIdent.h | ||||
|     - export CXX="g++-4.8" CC="gcc-4.8" | ||||
|     - FLAGS="-Wall -Wextra" | ||||
|     - export CFLAGS="$CFLAGS $FLAGS" | ||||
|     - export CXXFLAGS="$CXXFLAGS $FLAGS" | ||||
| language: | ||||
|     - cpp | ||||
| script: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user