UNPKG

@lrnwebcomponents/lrn-vocab

Version:

A simple vocabulary term highlighted with pop up for more details

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