UNPKG
ngclipboard
Version:
latest (2.0.0)
2.0.0
1.1.2
1.1.1
1.1.0
1.0.0
Angularjs directive for clipboard.js
github.com/sachinchoolur/ngclipboard
sachinchoolur/ngclipboard
ngclipboard
/
.travis.yml
6 lines
•
114 B
YAML
View Raw
1
2
3
4
5
6
language:
node_js
node_js:
-
'0.10'
before_script:
-
'npm install -g bower grunt-cli'
-
'bower install'