#!/bin/bash set -e [ -n "$DEBUG" ] && set -x cd "$(dirname "$0")/.." [ -n "$CI" ] && ./bin/bootstrap ./bin/setup ./bin/test