diff --git a/script/ci b/script/ci index 745634bb..866b79cf 100755 --- a/script/ci +++ b/script/ci @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash if [ "$TEST_SUITE" == "spec" ]; then bundle exec rspec spec