mirror of
				https://github.com/adrienverge/yamllint.git
				synced 2025-02-25 18:55:20 -06:00 
			
		
		
		
	CI: Run tests on Python 3.8
Python 3.8 was released in October 2019.
This commit is contained in:
		@@ -6,6 +6,7 @@ python:
 | 
				
			|||||||
  - 3.5
 | 
					  - 3.5
 | 
				
			||||||
  - 3.6
 | 
					  - 3.6
 | 
				
			||||||
  - 3.7
 | 
					  - 3.7
 | 
				
			||||||
 | 
					  - 3.8
 | 
				
			||||||
  - nightly
 | 
					  - nightly
 | 
				
			||||||
install:
 | 
					install:
 | 
				
			||||||
  - pip install pyyaml coveralls flake8 flake8-import-order doc8
 | 
					  - pip install pyyaml coveralls flake8 flake8-import-order doc8
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user