Ghost/.travis.yml

7 lines
118 B
YAML
Raw Normal View History

language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
before_install:
- git submodule update --init --recursive