Skip to content

Commit

Permalink
Use 'sh'.
Browse files Browse the repository at this point in the history
  • Loading branch information
fukamachi committed Aug 13, 2015
1 parent 59c024a commit aa5cd7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Expand Up @@ -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:
Expand Down

0 comments on commit aa5cd7a

Please sign in to comment.