travis: sphinx does not support python 2.6 anymore (#2485)
This commit is contained in:
		 Massimiliano Culpo
					Massimiliano Culpo
				
			
				
					committed by
					
						 Todd Gamblin
						Todd Gamblin
					
				
			
			
				
	
			
			
			 Todd Gamblin
						Todd Gamblin
					
				
			
						parent
						
							b8b14c84e0
						
					
				
				
					commit
					2634e4909f
				
			| @@ -22,6 +22,9 @@ matrix: | |||||||
|   - python: 2.6 |   - python: 2.6 | ||||||
|     # Flake8 no longer supports Python 2.6 |     # Flake8 no longer supports Python 2.6 | ||||||
|     env: TEST_SUITE=flake8 |     env: TEST_SUITE=flake8 | ||||||
|  |   - python: 2.6 | ||||||
|  |     # Sphinx no longer supports Python 2.6 | ||||||
|  |     env: TEST_SUITE=doc | ||||||
|  |  | ||||||
| # Use new Travis infrastructure (Docker can't sudo yet) | # Use new Travis infrastructure (Docker can't sudo yet) | ||||||
| sudo: false | sudo: false | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user