Skip to content

Commit e38d971

Browse files
committed
Add JRuby to travis builds
1 parent 952ce04 commit e38d971

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ rvm:
66
- 2.1.5
77
- 2.2.0
88
- ree
9+
- jruby-1.7.19
910
gemfile:
1011
- Gemfile
1112
- gemfiles/nokogiri-1.5.gemfile
@@ -15,3 +16,5 @@ matrix:
1516
gemfile: Gemfile
1617
- rvm: ree
1718
gemfile: Gemfile
19+
- rvm: jruby-1.7.19
20+
gemfile: gemfiles/nokogiri-1.5.gemfile

0 commit comments

Comments
 (0)