UNPKG

@haxtheweb/create

Version:

CLI for all things HAX the web

16 lines (15 loc) 234 B
language: node_js dist: trusty sudo: required addons: firefox: "latest" apt: sources: - google-chrome packages: - google-chrome-stable node_js: stable install: - npm install script: - xvfb-run npm run test