jstd-web/node_modules/hammerjs/.travis.yml

11 lines
126 B
YAML
Raw Normal View History

2025-11-25 15:23:22 +08:00
language: node_js
node_js:
- "0.10"
sudo: false
before_script:
- npm install -g grunt-cli
script:
- grunt test-travis