Skip to content

Commit cc0e3bb

Browse files
trying jruby build
1 parent 4d53ca2 commit cc0e3bb

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.travis.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
language: ruby
22
rvm:
3-
- 1.8.7
4-
- 1.9.2
5-
- 1.9.3
6-
- 2.0.0
7-
# - jruby-18mode
8-
# - jruby-19mode
9-
# - jruby-head
10-
- rbx-18mode
11-
- rbx-19mode
12-
- ree
13-
- ruby-head
3+
# - 1.8.7
4+
# - 1.9.2
5+
# - 1.9.3
6+
# - 2.0.0
7+
- jruby-18mode
8+
- jruby-19mode
9+
- jruby-head
10+
# - rbx-18mode
11+
# - rbx-19mode
12+
# - ree
13+
# - ruby-head

0 commit comments

Comments
 (0)