We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f16cf4c + 4a7002b commit a85a262Copy full SHA for a85a262
1 file changed
.travis.yml
@@ -12,8 +12,9 @@ cache: bundler
12
13
# Specify which ruby versions you wish to run your tests on, each version will be used
14
rvm:
15
- - 2.2.2
16
- - 2.3.1
+ - 2.2.7
+ - 2.3.4
17
+ - 2.4.1
18
# - jruby
19
20
# Define how to run your tests (defaults to `bundle exec rake` or `rake` depending on whether you have a `Gemfile`)
0 commit comments