ledgerrb/public/app/vendor/node_modules/hammerjs/.travis.yml

11 lines
126 B
YAML
Raw Normal View History

2016-08-10 14:45:45 +02:00
language: node_js
node_js:
- "0.10"
sudo: false
before_script:
- npm install -g grunt-cli
script:
- grunt test-travis