This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
perso-hebdo/js/pickadate.js-3.5.3/.travis.yml

12 lines
153 B
YAML

language: node_js
node_js:
- 0.10
before_script:
- npm install -g grunt-cli
branches:
only:
- gh-pages
- dev
- edge