asd/asd-wx/node_modules/videojs-font/.travis.yml
愉快的大福 340a467ba1 init
2024-11-21 11:32:11 +08:00

15 lines
133 B
YAML

dist: xenial
language: node_js
node_js:
- lts/*
install:
- npm install -g grunt
- npm install
script:
- grunt
cache: npm