Skip to content

Commit

Permalink
fix for jruby tests not running
Browse files Browse the repository at this point in the history
  • Loading branch information
stakach committed Aug 5, 2014
1 parent 45098fb commit 9a6c726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ branches:
before_install:
- sudo apt-get install subversion
- git submodule update --init --recursive
- echo "yes" | gem uninstall ffi -a
- gem install ffi
before_script:
- rake compile

0 comments on commit 9a6c726

Please sign in to comment.