send IRC notifications to pytest-dev
This commit is contained in:
		
							parent
							
								
									fc03c35bbd
								
							
						
					
					
						commit
						b7054495a7
					
				| 
						 | 
					@ -5,6 +5,6 @@ install: "pip install -e . detox"
 | 
				
			||||||
script: detox --recreate
 | 
					script: detox --recreate
 | 
				
			||||||
notifications:
 | 
					notifications:
 | 
				
			||||||
  irc:
 | 
					  irc:
 | 
				
			||||||
    - "chat.freenode.net#pylib"
 | 
					    - "chat.freenode.net#pytest-dev"
 | 
				
			||||||
  email:
 | 
					  email:
 | 
				
			||||||
    - pytest-commit@python.org
 | 
					    - pytest-commit@python.org
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue