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 db85fb4 commit 114e595Copy full SHA for 114e595
.travis.yml
@@ -18,14 +18,30 @@ matrix:
18
exclude:
19
- rvm: 2.0
20
env: "RAILS_VERSION=5.0.0"
21
+ - rvm: 2.0
22
+ env: "RAILS_VERSION=5.1.0"
23
24
+ env: "RAILS_VERSION=5.2.0"
25
26
+ env: "RAILS_VERSION=6.0.0"
27
- rvm: 2.1
28
29
+ - rvm: 2.1
30
31
32
33
34
35
- rvm: 2.2
36
37
38
39
+ - rvm: 2.3
40
41
- rvm: 2.4
42
env: "RAILS_VERSION=4.2.0"
43
+ - rvm: 2.4
44
45
46
notifications:
47
email:
0 commit comments