mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* .travis.yml: Rebuild Travis CI's "ruby-head" version on successful
build. Patch by Konstantin Haase. [Fixes GH-417] https://github.com/ruby/ruby/pull/417 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43190 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									20eff9bd7c
								
							
						
					
					
						commit
						9410e7e00c
					
				
					 2 changed files with 13 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -69,6 +69,13 @@ notifications:
 | 
			
		|||
    template:
 | 
			
		||||
      - "%{message} by @%{author}: See %{build_url}"
 | 
			
		||||
 | 
			
		||||
  # Update ruby-head installed on Travis CI so other projects can test against it.
 | 
			
		||||
  webhooks:
 | 
			
		||||
    urls:
 | 
			
		||||
      - "https://rubies.travis-ci.org/rebuild/ruby-head"
 | 
			
		||||
    on_success: always
 | 
			
		||||
    on_failure: never
 | 
			
		||||
 | 
			
		||||
# Local Variables:
 | 
			
		||||
# mode: YAML
 | 
			
		||||
# coding: utf-8-unix
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,3 +1,9 @@
 | 
			
		|||
Tue Oct  8 05:40:37 2013  Eric Hodel  <drbrain@segment7.net>
 | 
			
		||||
 | 
			
		||||
	* .travis.yml:  Rebuild Travis CI's "ruby-head" version on successful
 | 
			
		||||
	  build.  Patch by Konstantin Haase.  [Fixes GH-417]
 | 
			
		||||
	  https://github.com/ruby/ruby/pull/417
 | 
			
		||||
 | 
			
		||||
Tue Oct  8 04:28:25 2013  Akinori MUSHA  <knu@iDaemons.org>
 | 
			
		||||
 | 
			
		||||
	* misc/ruby-mode.el: Use preceding-char/following-char
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue