mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Removing unsupported versions
This commit is contained in:
		
							parent
							
								
									46804cd858
								
							
						
					
					
						commit
						0d7b33247b
					
				@ -1,13 +1,11 @@
 | 
			
		||||
language: python
 | 
			
		||||
 | 
			
		||||
python:
 | 
			
		||||
  - 2.6
 | 
			
		||||
  - 2.7
 | 
			
		||||
  - 3.3
 | 
			
		||||
  - 3.4
 | 
			
		||||
  - 3.5
 | 
			
		||||
  - 3.6
 | 
			
		||||
  - 3.7
 | 
			
		||||
  
 | 
			
		||||
install:
 | 
			
		||||
  - pip install mock coverage ipdb ipython pytest pre-commit autopep8 flake8
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user