Skip to content

Commit

Permalink
Disable JRuby builds until the C extension gets fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
seancribbs committed Jul 15, 2011
1 parent 2c69026 commit 9c3ac2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,7 @@ env: "RIAK_BIN_DIR=/usr/sbin"
rvm: rvm:
- 1.8.7 - 1.8.7
- 1.9.2 - 1.9.2
- jruby # - jruby
before_script: "ci/create_test_server_yml" before_script: "ci/create_test_server_yml"
script: "ci/build_all" script: "ci/build_all"
notifications: notifications:
Expand Down

0 comments on commit 9c3ac2b

Please sign in to comment.