grunt-contrib-jasmine/.travis.yml

8 lines
116 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:
2014-06-01 12:07:38 +08:00
- npm install -g npm
- npm install -g grunt-cli