Use bash for script/ci

This commit is contained in:
Piotr Sarnacki 2012-12-11 21:44:48 +01:00
parent 08c01dd880
commit b56fad5f20

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
if [ "$TEST_SUITE" == "spec" ]; then
bundle exec rspec spec