diff --git a/README.md b/README.md index 6c382fc..339006b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Hiro Framework +# Hiro Framework php [![Build Status](https://travis-ci.org/bgruszka/hiro.svg?branch=master)](https://travis-ci.org/bgruszka/hiro) diff --git a/shippable.yml b/shippable.yml index 52ae080..3b2fdc2 100644 --- a/shippable.yml +++ b/shippable.yml @@ -2,7 +2,7 @@ language: php php: - 5.5 - - hhvm + before_script: - composer dumpautoload