add lisp packages
This commit is contained in:
8
lisp/emacs-application-framework/app/js-video-player/node_modules/plyr/.travis.yml
generated
vendored
Normal file
8
lisp/emacs-application-framework/app/js-video-player/node_modules/plyr/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
language: node_js
|
||||
node_js: lts/*
|
||||
|
||||
script:
|
||||
- bash .travis/prevent-base-master.sh
|
||||
- bash .travis/omit-dist.sh
|
||||
- npm run lint
|
||||
- npm run build
|
||||
Reference in New Issue
Block a user