mirror of
				https://github.com/awesome-selfhosted/awesome-selfhosted.git
				synced 2025-11-04 04:55:25 +01:00 
			
		
		
		
	.travis.yml: re-enable builds on master branch, disable building on branch push in travis settings
https://travis-ci.org/github/awesome-selfhosted/awesome-selfhosted/settings only leave "Build Pull Requests" enabled - only run Travis on PRs and from weekly cron job
This commit is contained in:
		@@ -1,9 +1,5 @@
 | 
				
			|||||||
language: node_js
 | 
					language: node_js
 | 
				
			||||||
 | 
					
 | 
				
			||||||
branches:
 | 
					 | 
				
			||||||
  except:
 | 
					 | 
				
			||||||
  - master
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
node_js:
 | 
					node_js:
 | 
				
			||||||
  - "node"
 | 
					  - "node"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user