Skip to content

Commit bc3cc5d

Browse files
committed
Disable jruby build. TravisCI is having issues.
1 parent f9dcac4 commit bc3cc5d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ rvm:
44
- "2.0.0"
55
- "2.1.0"
66
- "2.2.3"
7-
# Faraday::ConnectionFailed: Could not generate DH keypair (Java::JavaLang::RuntimeException)
8-
# http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7044060
9-
- "jruby"
7+
# - "jruby"
108
# - rbx
119
# - "1.8.7"
1210
# uncomment this line if your project needs to run something other than `rake`:

0 commit comments

Comments
 (0)