👷 Travis: Try to use trusty for Python 2.6, 3.2 and 3.3
This commit is contained in:
		
							parent
							
								
									85dabb0846
								
							
						
					
					
						commit
						7a4b8ac8c0
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -1,9 +1,12 @@
 | 
				
			||||||
language: python
 | 
					language: python
 | 
				
			||||||
python:
 | 
					python:
 | 
				
			||||||
  - "2.6"
 | 
					  - "2.6"
 | 
				
			||||||
 | 
					    dist: trusty
 | 
				
			||||||
  - "2.7"
 | 
					  - "2.7"
 | 
				
			||||||
  - "3.2"
 | 
					  - "3.2"
 | 
				
			||||||
 | 
					    dist: trusty
 | 
				
			||||||
  - "3.3"
 | 
					  - "3.3"
 | 
				
			||||||
 | 
					    dist: trusty
 | 
				
			||||||
  - "3.4"
 | 
					  - "3.4"
 | 
				
			||||||
  - "nightly"
 | 
					  - "nightly"
 | 
				
			||||||
sudo: false
 | 
					sudo: false
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue