mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Our CI server runs bundle install already. Don't need to do it in script/cibuild.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#! /bin/bash
|
||||
|
||||
script/branding
|
||||
script/bootstrap > /dev/null 2>&1
|
||||
bundle exec rake
|
||||
|
||||
Reference in New Issue
Block a user