• Chris Fallin's avatar
    Added Ruby to Travis testing. · eb37551a
    Chris Fallin authored
    - Added RVM-based Ruby test driver that tests MRI and JRuby.
    - Fixed JRuby compilation (at least in my current setup): force source
      version to 1.6 (Java 6) to allow generics and annotations.
    - Modify the skipped JRuby JSON tests so that the exit code is 0 (skip()
      results in a failing exit code from `rake test`). An upcoming PR
      should fix JSON under JRuby in general soon.
    eb37551a
Name
Last commit
Last update
..
ext/google/protobuf_c Loading commit data...
lib/google Loading commit data...
src/main Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
Gemfile Loading commit data...
Gemfile.lock Loading commit data...
README.md Loading commit data...
Rakefile Loading commit data...
google-protobuf.gemspec Loading commit data...
pom.xml Loading commit data...
travis-test.sh Loading commit data...