1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 06:02:03 +00:00

Uses dev branch for now

This commit is contained in:
Sven F 2019-03-06 19:51:03 +01:00 committed by GitHub
parent dcc2680ad5
commit af81005563
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,4 +25,4 @@ env:
script:
# Run the pipeline with the test profile and test remote config
- nextflow run nf-core/hlatyping --custom_config_base ${TRAVIS_BUILD_DIR} -profile test_configs,test,docker
- nextflow run nf-core/hlatyping -r dev --custom_config_base ${TRAVIS_BUILD_DIR} -profile test_configs,test,docker