Skip to content

Commit f9eb69b

Browse files
committed
Remove old ruby versions from travis tests
1 parent c5e0131 commit f9eb69b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ rvm:
55
- 2.4
66
- 2.3
77
- 2.2
8-
- jruby-19mode
9-
- rbx-19mode
108
services:
119
- redis-server
1210
branches:
@@ -18,7 +16,3 @@ notifications:
1816
- ondrej@bartas.cz
1917
env:
2018
travis: 'yes'
21-
matrix:
22-
allow_failures:
23-
- rvm: jruby-19mode
24-
- rvm: rbx-19mode

0 commit comments

Comments
 (0)