Skip to content

Commit 24f91de

Browse files
committed
Merge remote-tracking branch 'upstream/master' into QCTools
2 parents bb17e70 + 6d325ae commit 24f91de

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ install: # Install Nextflow (and Singularity if needed)
3232
- "travis_retry ./scripts/containers.sh --profile $PROFILE --test $TEST"
3333

3434
before_script: # Build references when needed
35-
- "./scripts/test.sh --profile $PROFILE --test $TEST --build
35+
- "./scripts/test.sh --profile $PROFILE --test $TEST --build"
3636

3737
script:
38-
- "./scripts/test.sh --profile $PROFILE --test $TEST
38+
- "./scripts/test.sh --profile $PROFILE --test $TEST"

0 commit comments

Comments
 (0)