appveyor tests
This commit is contained in:
		
							parent
							
								
									f4ec35d8e4
								
							
						
					
					
						commit
						a4869baaf3
					
				@ -9,6 +9,8 @@ install:
 | 
			
		||||
build_script:
 | 
			
		||||
  - appveyor AddCompilationMessage "Building 3rd party libraries"
 | 
			
		||||
  - mingw32-make 3rdparty API=win32
 | 
			
		||||
  - appveyor AddCompilationMessage "Tests"
 | 
			
		||||
  - mingw32-make -C src/ check API=win32
 | 
			
		||||
#  - mingw32-make -C src/ print-.VARIABLES API=win32 V=1
 | 
			
		||||
  - appveyor AddCompilationMessage "Building GrafX2"
 | 
			
		||||
  - mingw32-make API=win32
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user