aboutsummaryrefslogtreecommitdiffstats
path: root/library/bootstrap-colorpicker/.travis.yml
blob: a06142ac8ec365e2d8f365e3228b284e4445e981 (plain) (blame)
1
2
3
4
5
6
7
language: node_js
node_js:
  - "0.10"
before_script:
  - npm install -g grunt-cli

script: grunt --verbose --force