UNPKG
fasta-parser
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
Buffer Stream parser from FASTA to JSON
github.com/bionode/fasta-parser
bionode/fasta-parser
fasta-parser
/
.travis.yml
12 lines
(11 loc)
•
267 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
language:
node_js
node_js:
-
"0.10"
after_script:
-
npm
run
coveralls
notifications:
irc:
channels:
-
"chat.freenode.net#bionode"
template:
-
"
%{message}
:
%{repository}
#
%{build_number}
:
%{commit_message}
(
%{branch}
-
%{commit}
:
%{author}
)"