Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Commit

Permalink
Merge pull request #573 from MaxUlysse/gnomon
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
maxulysse committed Apr 17, 2018
2 parents d27930f + aac44b5 commit 62d696c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ install: # Install Nextflow (and Singularity if needed)
- "travis_retry ./scripts/containers.sh --profile $PROFILE --test $TEST"

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

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

0 comments on commit 62d696c

Please sign in to comment.