We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c933af1 commit 41d473dCopy full SHA for 41d473d
1 file changed
.travis.yml
@@ -13,9 +13,9 @@ matrix:
13
- rvm: 2.4
14
env: RUBOCOP_TEST="true" RSPEC_TEST="true"
15
# Build with older ruby versions
16
- - rvm: 2.3
+ - rvm: 2.3.2
17
env: RUBOCOP_TEST="false" RSPEC_TEST="true"
18
- - rvm: 2.2
+ - rvm: 2.2.3
19
20
- rvm: 2.1
21
0 commit comments