package..travis.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hammerjs Show documentation
Show all versions of hammerjs Show documentation
A javascript library for multi-touch gestures
The newest version!
language: node_js
node_js:
- "0.10"
sudo: false
before_script:
- npm install -g grunt-cli
script:
- grunt test-travis