From aa5cd7a13d1fb50696edb9411c970ecfb21f475e Mon Sep 17 00:00:00 2001 From: Eitaro Fukamachi Date: Fri, 14 Aug 2015 03:14:28 +0900 Subject: [PATCH] Use 'sh'. --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 037d41e..29e6a3b 100644 --- a/circle.yml +++ b/circle.yml @@ -11,7 +11,7 @@ machine: dependencies: override: - curl -L https://raw.githubusercontent.com/fukamachi/roswell/debug-ci/scripts/install-for-ci.sh - | LISP=$(eval echo \$"CIRCLE_NODE_LISP_$CIRCLE_NODE_INDEX") bash + | LISP=$(eval echo \$"CIRCLE_NODE_LISP_$CIRCLE_NODE_INDEX") sh - ros install prove - ros config cache_directories: