UNPKG

diagrams

Version:

Generate Flowcharts, Network Sequence, Dot, and Railroad Diagrams

17 lines (13 loc) 218 B
language: node_js node_js: - "6.5.0" addons: apt: packages: - xvfb install: - npm install - export DISPLAY=':99.0' - Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 & before_script: - npm test