UNPKG

orgchart

Version:

Simple and direct organization chart(tree-like hierarchy) plugin based on pure DOM and jQuery.

23 lines (18 loc) 336 B
language: node_js node_js: "8" before_install: - stty cols 80 dist: trusty sudo: required addons: firefox: latest apt: sources: - google-chrome packages: - google-chrome-stable fluxbox before_script: - "export DISPLAY=:99.0" - "sh -e /etc/init.d/xvfb start" - sleep 3 - fluxbox >/dev/null 2>&1 &