UNPKG

@haxtheweb/create

Version:

CLI for all things HAX the web

18 lines (17 loc) 290 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 script: - xvfb-run npm run test