2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00

Fix comment about node version changes

This commit is contained in:
Antuan Khanna 2016-01-20 13:38:15 +02:00
parent 25d90822c3
commit 3e9bfe8497

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"