0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Merge pull request #6367 from AntuanKhanna/patch-1

Fix comment about node version changes
This commit is contained in:
Hannah Wolfe 2016-01-20 18:52:17 +00:00
commit 727591bceb

View file

@ -1,5 +1,5 @@
language: node_js
# When changing node version also update it on line 35.
# When changing node version also update it on lines 26, 28 and 38.
node_js:
- "0.10"
- "0.12"