8000 Merge pull request #450 from gogainda/patch-2 · rubyzip/rubyzip@e5e3f97 · GitHub
[go: up one dir, main page]

Skip to content

Commit e5e3f97

Browse files
authored
Merge pull request #450 from gogainda/patch-2
enable truffle ruby in Travis CI
2 parents b653d57 + e4f6d5e commit e5e3f97

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ rvm:
77
- 2.6
88
- 2.7
99
- ruby-head
10+
- truffleruby-head
11+
- truffleruby
1012
matrix:
1113
fast_finish: true
1214
include:
@@ -26,6 +28,8 @@ matrix:
2628
- rvm: ruby-head
2729
- rvm: rbx-4
2830
- rvm: jruby-head
31+
- rvm: truffleruby-head
32+
- rvm: truffleruby
2933
before_install:
3034
- gem --version
3135
before_script:

0 commit comments

Comments
 (0)
0