Speed up testing (<10s instead of 25s)
This commit is contained in:
		
							parent
							
								
									2c6945be30
								
							
						
					
					
						commit
						4b618047ce
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,10 +3,11 @@ python:
 | 
				
			||||||
  - "2.6"
 | 
					  - "2.6"
 | 
				
			||||||
  - "2.7"
 | 
					  - "2.7"
 | 
				
			||||||
#  - "3.3"
 | 
					#  - "3.3"
 | 
				
			||||||
script: nosetests test --verbose
 | 
					script: nosetests test --verbose --processes 4
 | 
				
			||||||
notifications:
 | 
					notifications:
 | 
				
			||||||
  email:
 | 
					  email:
 | 
				
			||||||
    - filippo.valsorda@gmail.com
 | 
					    - filippo.valsorda@gmail.com
 | 
				
			||||||
 | 
					    - phihag@phihag.de
 | 
				
			||||||
  irc:
 | 
					  irc:
 | 
				
			||||||
    channels:
 | 
					    channels:
 | 
				
			||||||
      - "irc.freenode.org#youtube-dl"
 | 
					      - "irc.freenode.org#youtube-dl"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue