mirror of
				https://github.com/awesome-selfhosted/awesome-selfhosted.git
				synced 2025-11-04 00:32:16 +01:00 
			
		
		
		
	.travis.yml: run awesome_bot on the whole README.md
Part of https://github.com/Kickball/awesome-selfhosted/issues/1008
This commit is contained in:
		@@ -14,6 +14,7 @@ script:
 | 
			
		||||
  - git diff master.. -U0 README.md | grep -Pos "(?<=^\+).*" >> temp.md || (exit 0)
 | 
			
		||||
  - node test.js temp.md
 | 
			
		||||
  - awesome_bot temp.md --allow-redirect || (exit 0)
 | 
			
		||||
  - awesome_bot README.md --allow-redirect || (exit 0)
 | 
			
		||||
  - danger --verbose
 | 
			
		||||
 | 
			
		||||
notifications:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user