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 b49416a commit 425c535Copy full SHA for 425c535
.travis.yml
@@ -7,7 +7,7 @@ rvm:
7
- 2.2.5
8
- 2.3.1
9
- ruby-head
10
- - 2.4.0-preview2
+ - 2.4.0-preview3
11
12
gemfile:
13
- gemfiles/rails32.gemfile
@@ -35,13 +35,13 @@ matrix:
35
gemfile: gemfiles/rails5.gemfile
36
allow_failures:
37
- rvm: ruby-head
38
- - rvm: 2.4.0-preview2
+ - rvm: 2.4.0-preview3
39
exclude:
40
- rvm: 2.2
41
gemfile: gemfiles/rails32.gemfile
42
43
44
45
46
- rvm: 1.9
47
0 commit comments