drone ci: apk add musl-dev
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		@@ -5,6 +5,7 @@ steps:
 | 
				
			|||||||
- name: test
 | 
					- name: test
 | 
				
			||||||
  image: rust:1-alpine
 | 
					  image: rust:1-alpine
 | 
				
			||||||
  commands:
 | 
					  commands:
 | 
				
			||||||
 | 
					  - apk add --no-cache musl-dev
 | 
				
			||||||
  - cargo build --verbose --all
 | 
					  - cargo build --verbose --all
 | 
				
			||||||
  - cargo test --verbose --all
 | 
					  - cargo test --verbose --all
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user