mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-10-31 10:04:31 +00:00 
			
		
		
		
	#440: Add Travis-CI configuration
This commit is contained in:
		
							parent
							
								
									e4ed76b87d
								
							
						
					
					
						commit
						176a019434
					
				
							
								
								
									
										12
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								.travis.yml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,12 @@ | |||||||
|  | sudo: false | ||||||
|  | 
 | ||||||
|  | env: | ||||||
|  |   - ZSH=4.3.11 | ||||||
|  |   - ZSH=4.3.17 | ||||||
|  |   - ZSH=5.0.0 | ||||||
|  |   - ZSH=5.1.1 | ||||||
|  |   - ZSH=5.2 | ||||||
|  |   - ZSH=5.3 | ||||||
|  |   - ZSH=5.3.1 | ||||||
|  | 
 | ||||||
|  | script: docker run -v $PWD:/work -w /work desyncr/zsh-docker-zsh-${ZSH} /bin/sh -c 'make test' | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Julien Nicoulaud
						Julien Nicoulaud