requirements

This commit is contained in:
2018-02-22 20:59:09 +01:00
parent 8ebdf15ddc
commit 00bb5c4d5b

View File

@@ -3,7 +3,7 @@
# Install 1 or more versions of ruby # Install 1 or more versions of ruby
# The last ruby listed will be set as the default ruby # The last ruby listed will be set as the default ruby
rvm1_rubies: rvm1_rubies:
- 'ruby-2.3.1' - 'ruby-2.1.0'
# Install bundler # Install bundler
rvm1_bundler_install: True rvm1_bundler_install: True