UNPKG

@owstack/ows-common

Version:
13 lines (12 loc) 184 B
language: node_js sudo: false node_js: - '8' - '10' before_install: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start install: - npm install after_script: - gulp coveralls