CI: install packages required by test suite
This commit is contained in:
		
							parent
							
								
									02b839550f
								
							
						
					
					
						commit
						02a37dd919
					
				|  | @ -29,7 +29,7 @@ env: | ||||||
|   - ZSH=4.3.12 |   - ZSH=4.3.12 | ||||||
|   - ZSH=4.3.11 |   - ZSH=4.3.11 | ||||||
| 
 | 
 | ||||||
| script: docker run -v $PWD:/work -w /work zshusers/zsh-${ZSH} /bin/sh -c 'make test' | script: docker run -v $PWD:/work -w /work zshusers/zsh-${ZSH} /bin/sh -c 'install_packages make procps && make test' | ||||||
| 
 | 
 | ||||||
| notifications: | notifications: | ||||||
|   webhooks: |   webhooks: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue