UNPKG

@lrnwebcomponents/full-screen-image

Version:

full screen banner image with down arrow

19 lines (18 loc) 305 B
language: node_js dist: trusty sudo: required addons: firefox: "latest" apt: sources: - google-chrome packages: - google-chrome-stable node_js: stable before_install: - npm install -g web-component-tester install: - npm install before_script: script: - xvfb-run npm run test