Skip to content

Commit 412d1ed

Browse files
committed
Test against ruby 2.5.1
1 parent 5847306 commit 412d1ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ rvm:
1111
- 2.2.7
1212
- 2.3.4
1313
- 2.4.1
14+
- 2.5.1
1415

1516
gemfile:
1617
- Gemfile
@@ -28,6 +29,10 @@ matrix:
2829
rvm: 2.4.1
2930
- gemfile: gemfiles/Gemfile.rails-4.1.x
3031
rvm: 2.4.1
32+
- gemfile: gemfiles/Gemfile.rails-4.0.x
33+
rvm: 2.5.1
34+
- gemfile: gemfiles/Gemfile.rails-4.1.x
35+
rvm: 2.5.1
3136
- gemfile: Gemfile
3237
rvm: 1.9.3
3338
- gemfile: Gemfile

0 commit comments

Comments
 (0)