Update cibuild

This commit is contained in:
Arfon Smith
2014-10-21 16:07:49 -05:00
parent c105208481
commit 3ba090de7e

View File

@@ -5,7 +5,10 @@ if [ -d /usr/share/rbenv/shims ]; then
export RUBY_VERSION=2.1.2-github
fi
echo "Using $(rbenv version)"
set -x
git log -n 1 HEAD | cat
ruby -v
bundle -v
set +x
bundle install
bundle exec rake