grunt-contrib-watch/.travis.yml
2015-10-11 13:17:29 +03:00

7 lines
69 B
YAML

sudo: false
language: node_js
node_js:
- '4'
- '0.12'
- '0.10'