jellyfish-web/dashboard-ui/bower_components/hammerjs/.travis.yml
2015-12-23 01:04:16 -05:00

11 lines
No EOL
126 B
YAML

language: node_js
node_js:
- "0.10"
sudo: false
before_script:
- npm install -g grunt-cli
script:
- grunt test-travis