Skip to content

Commit cb5d7a5

Browse files
committed
Test jruby on travis
1 parent 69030d3 commit cb5d7a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ language: ruby
33
rvm:
44
- 2.0.0
55
- 1.9.3
6+
- jruby-19mode
67
before_install:
78
- gem install bundler --version '>= 1.2.2'
89
before_script: 'bundle exec rake appraisal:install'

0 commit comments

Comments
 (0)