UNPKG

regl-scatter2d

Version:

Scatter2d plot built with regl

18 lines (17 loc) 276 B
language: node_js os: linux sudo: required dist: trusty addons: apt: packages: - libxi-dev - mesa-utils - xvfb - libgl1-mesa-dri - libglapi-mesa - libosmesa6 node_js: - '10' before_script: - export DISPLAY=:99.0; sh -e /etc/init.d/xvfb start