From a7b8e38bf33472b1436f7214aa7410d9d48dbab7 Mon Sep 17 00:00:00 2001 From: Arfon Smith Date: Thu, 23 Oct 2014 12:16:02 +0100 Subject: [PATCH] CI step for samples --- script/cibuild | 1 + 1 file changed, 1 insertion(+) diff --git a/script/cibuild b/script/cibuild index d472f56e..f2596ea3 100755 --- a/script/cibuild +++ b/script/cibuild @@ -14,4 +14,5 @@ set +x mkdir -p ./vendor/gems bundle install --local --path ./vendor/gems +bundle exec rake samples bundle exec rake