We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff1c02e commit c930381Copy full SHA for c930381
1 file changed
.travis.yml
@@ -4,8 +4,8 @@ script: "bundle exec rspec spec"
4
env:
5
- CI=true
6
rvm:
7
- - 2.2.5
8
- - 2.3.1
+ - 2.2.6
+ - 2.3.3
9
- jruby
10
- rbx
11
cache: bundler
0 commit comments