Skip to content

Commit d188f83

Browse files
committed
Add ruby-2.6.0-preview2 to travis CI config
1 parent 40446ba commit d188f83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ rvm:
1818
- jruby-1.7.27
1919

2020
- ruby-head
21+
- ruby-2.6.0-preview2
2122
- jruby-head
2223

2324
- rbx-3
@@ -42,6 +43,7 @@ matrix:
4243
- rvm: jruby-head
4344
- rvm: 1.9.3
4445
- rvm: rbx-3
46+
- rvm: ruby-2.6.0-preview2
4547

4648
env:
4749
global:

0 commit comments

Comments
 (0)