UNPKG

easemob-sdk

Version:
13 lines (11 loc) 333 B
language: node_js node_js: - "0.10" sudo: false script: 'npm test --coverage' after_script: 'npm install coveralls@2 && cat ./coverage/lcov.info | coveralls' # Needed to run Karma with Firefox on Travis # http://karma-runner.github.io/0.13/plus/travis.html before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start