mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update cibuild
This commit is contained in:
@@ -5,7 +5,10 @@ if [ -d /usr/share/rbenv/shims ]; then
|
|||||||
export RUBY_VERSION=2.1.2-github
|
export RUBY_VERSION=2.1.2-github
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Using $(rbenv version)"
|
set -x
|
||||||
|
git log -n 1 HEAD | cat
|
||||||
|
ruby -v
|
||||||
|
bundle -v
|
||||||
|
set +x
|
||||||
|
|
||||||
bundle install
|
|
||||||
bundle exec rake
|
bundle exec rake
|
||||||
|
|||||||
Reference in New Issue
Block a user