👷 Travis: Try to use trusty for Python 2.6
This commit is contained in:
		
							parent
							
								
									2a5f2b0d45
								
							
						
					
					
						commit
						9966ef9a67
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1,13 +1,13 @@
 | 
				
			||||||
language: python
 | 
					language: python
 | 
				
			||||||
matrix:
 | 
					matrix:
 | 
				
			||||||
  include:
 | 
					  include:
 | 
				
			||||||
 | 
					    - python: 2.6
 | 
				
			||||||
 | 
					      dist: trusty
 | 
				
			||||||
    - python: 2.7
 | 
					    - python: 2.7
 | 
				
			||||||
    - python: 3.4
 | 
					    - python: 3.4
 | 
				
			||||||
    - python: 3.5
 | 
					    - python: 3.5
 | 
				
			||||||
    - python: 3.6
 | 
					    - python: 3.6
 | 
				
			||||||
    - python: 3.7
 | 
					    - python: 3.7
 | 
				
			||||||
      dist: xenial
 | 
					 | 
				
			||||||
      sudo: true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# command to run tests
 | 
					# command to run tests
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue