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.
1 parent 9521aef commit c5e7034Copy full SHA for c5e7034
.travis.yml
@@ -4,7 +4,7 @@ rvm:
4
- 2.0
5
- 2.1
6
- 2.2
7
- - 2.3.0
+ - 2.3.1
8
gemfile:
9
- gemfiles/4.0.gemfile
10
- gemfiles/4.1.gemfile
@@ -20,7 +20,7 @@ matrix:
20
gemfile: gemfiles/5.0.gemfile
21
include:
22
# Run Danger only once
23
- - rvm: 2.3.0
+ - rvm: 2.3.1
24
25
script: bundle exec danger
26
before_install:
0 commit comments