buymymojo.net/node_modules/videojs-font/.travis.yml
2021-07-02 19:29:34 +10:00

14 lines
133 B
YAML

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