Skip to content

Commit 56d94a0

Browse files
authored
Travis: use 2.4.1
1 parent 0eaa40c commit 56d94a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ rvm:
88
- 2.1.10
99
- 2.2.6
1010
- 2.3.3
11-
- 2.4.0
11+
- 2.4.1
1212
matrix:
1313
exclude:
1414
- rvm: 2.1.10
1515
env: "RAILS_VERSION=5.0.0"
16-
- rvm: 2.4.0
16+
- rvm: 2.4.1
1717
env: "RAILS_VERSION=4.2.7"
1818
allow_failures:
1919
- env: "RAILS_VERSION=master"

0 commit comments

Comments
 (0)