add lisp packages
This commit is contained in:
7
lisp/emacs-application-framework/app/mermaid/node_modules/dagre/.travis.yml
generated
vendored
Normal file
7
lisp/emacs-application-framework/app/mermaid/node_modules/dagre/.travis.yml
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "lts/*"
|
||||
script: KARMA_OPTS="--browsers Firefox,PhantomJS" make -e test
|
||||
before_script:
|
||||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start
|
||||
Reference in New Issue
Block a user