mirror of https://github.com/lucascbeyeler/zimbra
				
				
				
			Setting the Travis CI to test this playbook only in Ubuntu 14.04
This commit is contained in:
		
							parent
							
								
									ed26d44812
								
							
						
					
					
						commit
						213807cdf5
					
				|  | @ -5,6 +5,9 @@ python: "2.7" | |||
| # Use the new container infrastructure | ||||
| sudo: true | ||||
| 
 | ||||
| # This playbook need to run on Ubuntu 14.04 or later | ||||
| dist: trusty | ||||
| 
 | ||||
| # Install ansible | ||||
| addons: | ||||
|   apt: | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue