UNPKG

@priotas/restangular

Version:

Restful Resources service for AngularJS apps

12 lines (9 loc) 217 B
language: node_js node_js: - "7.0" before_script: - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - 'npm install -g bower grunt-cli' - 'bower install --config.interactive=false' script: grunt travis