Skip to content

Commit

Permalink
[Truffle] Be more explicit about running jt.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisseaton committed Dec 10, 2016
1 parent ca459dd commit 9fa0bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/truffle/ecosystem-travis-install.sh
Expand Up @@ -5,7 +5,7 @@ set -x

unset GEM_HOME GEM_PATH

jt ruby -rbundler-workarounds bin/gem install bundler
tool/jt.rb ruby -rbundler-workarounds bin/gem install bundler

git clone \
--branch master \
Expand Down

0 comments on commit 9fa0bdc

Please sign in to comment.