Files
emacs/lisp/emacs-application-framework/app/mermaid/node_modules/dagre/.travis.yml
2020-12-05 21:29:49 +01:00

8 lines
175 B
YAML

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