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 05:45:28 -05:00
rvm:
- jruby-18mode
- jruby-19mode
2012-08-03 15:16:27 -04:00
- jruby-head
#env:
# - JRUBY_OPTS="--1.8"
# - JRUBY_OPTS="--1.9"
2012-02-15 05:45:28 -05:00
branches:
only:
- master