UNPKG

tentacle.js

Version:

Auto mock/inject dependencies for Angular tests

12 lines (11 loc) 207 B
language: node_js node_js: - "stable" before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - npm install -g gulp - npm install script: npm run-script ci addons: firefox: "latest"