UNPKG

lasso

Version:

Lasso.js is a build tool and runtime library for building and bundling all of the resources needed by a web application

11 lines (9 loc) 137 B
node_js: - 10 - 8 - 6 sudo: false language: node_js # Use latest version of npm before_install: npm install -g npm@* script: "npm test"