Skip to content

Commit

Permalink
Merge pull request nf-core#573 from MaxUlysse/gnomon
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
maxulysse authored Apr 17, 2018
2 parents bb87c71 + 4c713e0 commit 6d325ae
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 6d325ae

Please sign in to comment.