We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb87c71 + 4c713e0 commit 6d325aeCopy full SHA for 6d325ae
1 file changed
.travis.yml
@@ -32,7 +32,7 @@ install: # Install Nextflow (and Singularity if needed)
32
- "travis_retry ./scripts/containers.sh --profile $PROFILE --test $TEST"
33
34
before_script: # Build references when needed
35
- - "./scripts/test.sh --profile $PROFILE --test $TEST --build
+ - "./scripts/test.sh --profile $PROFILE --test $TEST --build"
36
37
script:
38
- - "./scripts/test.sh --profile $PROFILE --test $TEST
+ - "./scripts/test.sh --profile $PROFILE --test $TEST"
0 commit comments