chore(CI): removing test logging

This commit is contained in:
perry
2016-05-05 14:37:03 -05:00
parent d643915bab
commit 845cc743e1

View File

@ -21,7 +21,6 @@ function run {
./git/clone.sh --repository="ionic-site" \
--directory="$SITE_DIR" \
--branch="master"
ls -al $SITE_DIR
else
echo "using existing"
cd $SITE_DIR