1
0
Fork 0
mirror of https://github.com/rubyjs/therubyrhino synced 2023-03-27 23:21:34 -04:00
therubyrhino/.travis.yml

11 lines
139 B
YAML
Raw Normal View History

2012-02-15 11:45:28 +01:00
rvm:
- jruby-18mode
- jruby-19mode
2012-08-03 21:16:27 +02:00
- jruby-head
#env:
# - JRUBY_OPTS="--1.8"
# - JRUBY_OPTS="--1.9"
2012-02-15 11:45:28 +01:00
branches:
only:
- master