Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test/truffle/ecosystem-travis-install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/usr/bin/env bash

gem install bundler
unset GEM_HOME GEM_PATH

bin/jruby bin/gem install bundler

git clone \
--branch master \
https://github.com/jruby/jruby-truffle-gem-test-pack.git \

0 comments on commit 7308034

Please sign in to comment.