mirror of
				https://github.com/sphinx-doc/sphinx.git
				synced 2025-02-25 18:55:22 -06:00 
			
		
		
		
	Merge pull request #7132 from tk0miya/stop_testing_with_nightly
Stop to test with nightly python
This commit is contained in:
		@@ -24,7 +24,7 @@ matrix:
 | 
			
		||||
      env:
 | 
			
		||||
        - TOXENV=du15
 | 
			
		||||
        - PYTEST_ADDOPTS="--cov ./ --cov-append --cov-config setup.cfg"
 | 
			
		||||
    - python: 'nightly'
 | 
			
		||||
    - python: '3.8'
 | 
			
		||||
      env:
 | 
			
		||||
        - TOXENV=du16
 | 
			
		||||
    - python: '3.6'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user