jellyfin-web/dashboard-ui/bower_components/hammerjs/.travis.yml
2015-12-23 12:46:01 -05:00

11 lines
126 B
YAML

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