UNPKG

apprun

Version:

JavaScript library that has Elm inspired architecture, event pub-sub and components

10 lines (9 loc) 159 B
language: node_js node_js: - '8' services: - xvfb before_install: - export CHROME_BIN=chromium-browser - export DISPLAY=:99.0 script: npm run jest -ci