add git, because of ca gem

This commit is contained in:
HoneyryderChuck 2018-01-28 23:12:04 +00:00
parent f43ebc6c0a
commit 4fd27c483c

View File

@ -1,6 +1,7 @@
before_script:
- ruby -v
- uname -v
- apk add git
- gem install bundler --no-doc
- bundle install --jobs 4