grunt-contrib-jasmine/.travis.yml
2015-02-08 20:02:58 +07:00

7 lines
72 B
YAML

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