mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	Limit tests to one per major Python version
This commit is contained in:
		@@ -9,9 +9,7 @@ env:
 | 
			
		||||
language: python
 | 
			
		||||
python:
 | 
			
		||||
  - "2.7"
 | 
			
		||||
  - "3.4"
 | 
			
		||||
  - "3.5"
 | 
			
		||||
  - "3.6"
 | 
			
		||||
install:
 | 
			
		||||
  - pip install -r requirements.txt
 | 
			
		||||
  - pip install pep8
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user