Use is probably sufficient
This commit is contained in:
		@@ -11,8 +11,7 @@ addons:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
# Install ruby gems
 | 
					# Install ruby gems
 | 
				
			||||||
before_script:
 | 
					before_script:
 | 
				
			||||||
  - rvm install 2.2.3
 | 
					  - rvm use 2.2.0
 | 
				
			||||||
  - rvm use 2.2.3
 | 
					 | 
				
			||||||
  - bundle install --jobs=3 --retry=3 --deployment
 | 
					  - bundle install --jobs=3 --retry=3 --deployment
 | 
				
			||||||
 | 
					
 | 
				
			||||||
script: bundle exec jekyll build
 | 
					script: bundle exec jekyll build
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user