mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	.travis.yml: remove generated directories
* .travis.yml (before_script): remove directories generated previously. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47227 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									86c72d1a9c
								
							
						
					
					
						commit
						9b569069b2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -40,6 +40,7 @@ install: "sudo apt-get -qq build-dep ruby1.9.1 2>/dev/null"
 | 
			
		|||
before_script:
 | 
			
		||||
  - "uname -a"
 | 
			
		||||
  - "uname -r"
 | 
			
		||||
  - "rm -fr .ext autom4te.cache"
 | 
			
		||||
  - "make -f common.mk BASERUBY=ruby srcdir=. update-config_files"
 | 
			
		||||
  - "autoconf"
 | 
			
		||||
  - "mkdir config_1st config_2nd"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue