revert comment out when testing something

pull/114/head
nictrix 7 years ago
parent 02727dbf0f
commit 9a58cce1c4
No known key found for this signature in database
GPG Key ID: 241348A37A2B5134

@ -13,7 +13,7 @@ if [[ "$BRANCH_NAME" != '(no branch)' ]]; then
export BATS_RUNNING_FROM_GIT=1 export BATS_RUNNING_FROM_GIT=1
# Run tests: # Run tests:
# make test make test
if [[ "$BRANCH_NAME" == "master" ]]; then if [[ "$BRANCH_NAME" == "master" ]]; then
# Build new manuals: # Build new manuals:

Loading…
Cancel
Save