Merge pull request #1734 from gregkare/travis_cache
Enable Travis' bundle caching
This commit is contained in:
		
						commit
						22ff7d00f4
					
				| 
						 | 
				
			
			@ -1,4 +1,5 @@
 | 
			
		|||
language: ruby
 | 
			
		||||
cache: bundler
 | 
			
		||||
before_install:
 | 
			
		||||
  - gem install bundler
 | 
			
		||||
rvm:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue