mirror of
https://github.com/rubyjs/therubyrhino
synced 2023-03-27 23:21:34 -04:00
10 lines
139 B
YAML
10 lines
139 B
YAML
rvm:
|
|
- jruby-18mode
|
|
- jruby-19mode
|
|
- jruby-head
|
|
#env:
|
|
# - JRUBY_OPTS="--1.8"
|
|
# - JRUBY_OPTS="--1.9"
|
|
branches:
|
|
only:
|
|
- master
|