circle
This commit is contained in:
		
							parent
							
								
									f4560f9d18
								
							
						
					
					
						commit
						c88d6c431c
					
				| 
						 | 
					@ -1,6 +1,5 @@
 | 
				
			||||||
machine:
 | 
					machine:
 | 
				
			||||||
  services:
 | 
					  services: [ docker ]
 | 
				
			||||||
    - docker
 | 
					 | 
				
			||||||
  post:
 | 
					  post:
 | 
				
			||||||
    - mkdir -p download
 | 
					    - mkdir -p download
 | 
				
			||||||
    - test -e download/$GODIST || curl -o download/$GODIST https://storage.googleapis.com/golang/$GODIST
 | 
					    - test -e download/$GODIST || curl -o download/$GODIST https://storage.googleapis.com/golang/$GODIST
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue