UNPKG
autograph
Version:
latest (0.1.5)
0.1.5
0.1.0
A visual data routing automation tool.
github.com/jbeuckm/AutoGraph
jbeuckm/AutoGraph
autograph
/
.travis.yml
9 lines
(8 loc)
•
125 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
-
"0.10.26"
before_script:
-
"node r.js -o build.js"
branches:
only: - master