Delete build.sh

This commit is contained in:
synox 2016-11-21 20:38:54 +01:00 committed by GitHub
parent a816b97500
commit ffe37f7c86

View file

@ -1,6 +0,0 @@
#!/bin/bash -e
# install php dependencies
composer install
echo "done"