mirror of
				https://github.com/Thor77/TeamspeakStats.git
				synced 2025-11-03 23:32:45 -05:00 
			
		
		
		
	Drop testing for Python 2
This commit is contained in:
		
							parent
							
								
									61c6022e37
								
							
						
					
					
						commit
						e90e3fad43
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,11 @@
 | 
			
		|||
language: python
 | 
			
		||||
python:
 | 
			
		||||
  - 2.7
 | 
			
		||||
  - 3.7
 | 
			
		||||
  - 3.8
 | 
			
		||||
 | 
			
		||||
matrix:
 | 
			
		||||
  include:
 | 
			
		||||
    - python: 2.7
 | 
			
		||||
    - python: 3.8
 | 
			
		||||
      install:
 | 
			
		||||
        - pip install -r requirements.txt
 | 
			
		||||
        - pip install -r requirements-dev.txt
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue