UNPKG
kingraph
Version:
latest (0.3.2)
0.3.2
0.3.1
0.3.0
0.2.1
0.2.0
Plots family trees using JavaScript and Graphviz
kingraph
/
.travis.yml
7 lines
(5 loc)
•
133 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"node"
# use latest version of node
after_success:
- bash <(curl -s https://codecov.io/bash)