Skip to content

Commit 7ebbf2c

Browse files
committed
Fix error on Travis for JRuby.
1 parent e0f3031 commit 7ebbf2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ rvm:
99
- ruby-head
1010
matrix:
1111
fast_finish: true
12+
env:
13+
global:
14+
- "JRUBY_OPTS=-Xcext.enabled=true"

0 commit comments

Comments
 (0)