1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 00:26:03 +00:00

Revert "point travis to local clone"

This reverts commit 014111b925.
This commit is contained in:
phue 2019-09-23 13:55:43 +02:00
parent 014111b925
commit d7e891a576

View file

@ -27,4 +27,4 @@ script:
tr -s ' ' | \
cut -d " " -f 2 | \
grep -v "czbiohub_aws" | \
xargs -I {} nextflow run ${TRAVIS_BUILD_DIR}/configtest.nf --custom_config_base=${TRAVIS_BUILD_DIR} -profile {}
xargs -I {} nextflow run ${TRAVIS_BUILD_DIR}/configtest.nf -profile {}