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 34a82b4 commit 07368c1Copy full SHA for 07368c1
.travis.yml
@@ -31,20 +31,24 @@ matrix:
31
gemfile: Gemfile
32
- rvm: 2.0.0
33
34
- - rvm: 2.1.8
+ - rvm: 2.1.9
35
36
- rvm: 1.9.3
37
gemfile: gemfiles/Gemfile-5-0-stable
38
39
40
41
42
43
gemfile: gemfiles/Gemfile-edge
44
45
46
47
48
+ - rvm: 2.4.0
49
+ gemfile: gemfiles/Gemfile-4-0-stable
50
51
+ gemfile: gemfiles/Gemfile-4-1-stable
52
53
notifications:
54
email: false
0 commit comments