mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 13:29:11 +00:00 
			
		
		
		
	try local env
This commit is contained in:
		
							parent
							
								
									1d7cabaf9a
								
							
						
					
					
						commit
						b11203e2d2
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -53,8 +53,11 @@ stages:
 | 
			
		|||
        make -j3 test-z3
 | 
			
		||||
        ./ml_example
 | 
			
		||||
        cd ..
 | 
			
		||||
    - script: |
 | 
			
		||||
        set -e
 | 
			
		||||
        cd doc
 | 
			
		||||
        python mk_api_doc.py --z3py-package-path=../build/python/z3
 | 
			
		||||
        eval `opam config env` 
 | 
			
		||||
        ocamldoc -html -d api/html/ml -sort -hide Z3 -I +zarith -I ../build/api/ml ../build/api/ml/z3enums.mli ../build/api/ml/z3.mli
 | 
			
		||||
        cd ..
 | 
			
		||||
    - script: zip -r api.zip doc/api
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue