grunt-contrib-jasmine/.travis.yml
2015-11-26 09:26:42 +02:00

7 lines
66 B
YAML

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