We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62af7b8 commit c303419Copy full SHA for c303419
.travis.yml
@@ -39,4 +39,4 @@ script:
39
# Lint the documentation
40
- markdownlint ${TRAVIS_BUILD_DIR} -c ${TRAVIS_BUILD_DIR}/.github/markdownlint.yml
41
# Run the pipeline with the test profile
42
- - nextflow run ${TRAVIS_BUILD_DIR} -profile test,docker
+ - nextflow run ${TRAVIS_BUILD_DIR} -profile test,docker -ansi-log false
0 commit comments