mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-04 04:32:24 -05:00 
			
		
		
		
	Add new doxygen test to travis
This commit is contained in:
		
							parent
							
								
									1d552e7583
								
							
						
					
					
						commit
						695e0ba014
					
				@ -9,6 +9,7 @@ script:
 | 
			
		||||
- tests/scripts/check-generated-files.sh
 | 
			
		||||
- tests/scripts/check-doxy-blocks.pl
 | 
			
		||||
- tests/scripts/check-names.sh
 | 
			
		||||
- tests/scripts/doxygen.sh
 | 
			
		||||
- cmake -D CMAKE_BUILD_TYPE:String="Check" .
 | 
			
		||||
- make
 | 
			
		||||
- make test
 | 
			
		||||
@ -23,6 +24,10 @@ env:
 | 
			
		||||
    secure: "barHldniAfXyoWOD/vcO+E6/Xm4fmcaUoC9BeKW+LwsHqlDMLvugaJnmLXkSpkbYhVL61Hzf3bo0KPJn88AFc5Rkf8oYHPjH4adMnVXkf3B9ghHCgznqHsAH3choo6tnPxaFgOwOYmLGb382nQxfE5lUdvnM/W/psQjWt66A1+k="
 | 
			
		||||
 | 
			
		||||
addons:
 | 
			
		||||
  apt:
 | 
			
		||||
    packages:
 | 
			
		||||
    - doxygen
 | 
			
		||||
    - graphviz
 | 
			
		||||
  coverity_scan:
 | 
			
		||||
    project:
 | 
			
		||||
      name: "ARMmbed/mbedtls"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user