streams/library/bootstrap-colorpicker/.travis.yml
Christian Vogeley 51ee3964c0 Well, if you want to add a color picker it is indeed a good idea
to include the color picker.
2014-03-25 19:36:44 +01:00

7 lines
No EOL
114 B
YAML

language: node_js
node_js:
- "0.10"
before_script:
- npm install -g grunt-cli
script: grunt --verbose --force