mirror of
				https://github.com/Z3Prover/z3
				synced 2025-11-04 05:19:11 +00:00 
			
		
		
		
	remove update
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
		
							parent
							
								
									85abbb8188
								
							
						
					
					
						commit
						d204413f2a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -54,7 +54,6 @@ stages:
 | 
				
			||||||
    pool:
 | 
					    pool:
 | 
				
			||||||
      vmImage: "ubuntu-latest"
 | 
					      vmImage: "ubuntu-latest"
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
    - script: sudo apt-get update
 | 
					 | 
				
			||||||
    - script: sudo apt-get install ocaml opam libgmp-dev
 | 
					    - script: sudo apt-get install ocaml opam libgmp-dev
 | 
				
			||||||
    - script: opam init -y
 | 
					    - script: opam init -y
 | 
				
			||||||
    - script: eval `opam config env`; opam install zarith ocamlfind -y
 | 
					    - script: eval `opam config env`; opam install zarith ocamlfind -y
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue