Files
old-wiaas-legacy/api-wiaas/client/js/bower_components/ngclipboard/.travis.yml
2018-06-11 11:09:35 +02:00

6 lines
109 B
YAML

language: node_js
node_js:
- '0.10'
before_script:
- 'npm install -g bower grunt-cli'
- 'bower install'