mirror of https://github.com/tootsuite/mastodon
				
				
				
			Stop duplicate CI with Pull Request (#6265)
see also https://blog.travis-ci.com/2012-08-13-build-workflow-around-pull-requestspull/6275/head
							parent
							
								
									5276c0a090
								
							
						
					
					
						commit
						e6fd4bea35
					
				| 
						 | 
					@ -9,6 +9,9 @@ cache:
 | 
				
			||||||
  - tmp/cache/babel-loader
 | 
					  - tmp/cache/babel-loader
 | 
				
			||||||
dist: trusty
 | 
					dist: trusty
 | 
				
			||||||
sudo: required
 | 
					sudo: required
 | 
				
			||||||
 | 
					branches:
 | 
				
			||||||
 | 
					  only:
 | 
				
			||||||
 | 
					  - master
 | 
				
			||||||
 | 
					
 | 
				
			||||||
notifications:
 | 
					notifications:
 | 
				
			||||||
  email: false
 | 
					  email: false
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue