grunt-contrib-jasmine/.travis.yml

6 lines
92 B
YAML
Raw Normal View History

2012-11-02 13:03:09 +08:00
language: node_js
node_js:
2013-03-15 14:27:09 +08:00
- "0.8"
- "0.10"
2013-03-15 06:21:29 +08:00
before_install:
- npm install -g grunt-cli