0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/.travis.yml

8 lines
No EOL
117 B
YAML

language: node_js
node_js:
- "0.11"
- "0.10"
git:
submodules: false
before_script:
- npm install -g grunt-cli