bionode-fastq
Version:
Streamable FASTQ parser
20 lines (19 loc) • 524 B
YAML
language: node_js
node_js:
- "stable"
- "iojs"
after_script:
- npm run coveralls
notifications:
irc:
channels:
- "chat.freenode.net#bionode"
template:
- "%{message}: %{repository}#%{build_number}: %{commit_message} (%{branch} - %{commit} : %{author})"
webhooks:
urls:
- https://webhooks.gitter.im/e/bc08fdd81e88a4b24fed #bionode/bionode
- https://webhooks.gitter.im/e/17fa42847fe7c7dd8da7 #bionode/bionode-fastq
on_success: change
on_failure: always
on_start: false