diff --git a/shippable.yml b/shippable.yml index 371bcac..80c72a1 100644 --- a/shippable.yml +++ b/shippable.yml @@ -13,6 +13,8 @@ script: # - phpunit --bootstrap tests/bootstrap.php tests - phpunit --log-junit shippable/testresults/junit.xml --bootstrap tests/bootstrap.php tests - phpunit --coverage-xml shippable/codecoverage/ --bootstrap tests/bootstrap.php tests + - git rev-parse --abbrev-ref HEAD + notifications: