uix-kit
Version:
A free web kits for fast web design and development, compatible with Bootstrap v5.
14 lines (10 loc) • 322 B
YAML
# For more information about the configurations used
# in this file, please see the Travis CI documentation:
# https://docs.travis-ci.com
language: node_js
node_js:
- 10
# Use README.md command `npm install --only=dev --unsafe-perm --production`, don't use `npm ci`
script:
- npm install --dev
- npm view build