Repositories are limited in size now to 1GB. If your repository exceeds this size, it will be automatically deleted.
If you'd like access to our CI/CD builders, please create an issue here.
#! /bin/bash
echo echo "This may take 30 minutes or more..." echo sleep 5
SCRIPT_DIR=$(dirname $0)
ant -Dlib=${SCRIPT_DIR}/jacoco-lib -DEMBOSS_ROOT=$EMBOSS_ROOT -buildfile build-test.xml testall