mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 23:21:29 +00:00 
			
		
		
		
	Build docs in parallel (#1842)
This commit is contained in:
		
							parent
							
								
									2e6bb4484e
								
							
						
					
					
						commit
						eba68e2c42
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -42,7 +42,7 @@ matrix:
 | 
				
			||||||
        # (Updating the version is fine as long as no warnings are raised by doing so.)
 | 
					        # (Updating the version is fine as long as no warnings are raised by doing so.)
 | 
				
			||||||
        - python -m pip install sphinx~=1.6.1
 | 
					        - python -m pip install sphinx~=1.6.1
 | 
				
			||||||
      script:
 | 
					      script:
 | 
				
			||||||
        - make check suspicious html SPHINXOPTS="-q -W"
 | 
					        - make check suspicious html SPHINXOPTS="-q -W -j4"
 | 
				
			||||||
    - os: linux
 | 
					    - os: linux
 | 
				
			||||||
      language: c
 | 
					      language: c
 | 
				
			||||||
      compiler: gcc
 | 
					      compiler: gcc
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue