pull/8/head
Dave Conway-Jones 2016-05-06 14:33:06 +01:00
rodzic 20dc9dc06a
commit 2c89ced1e9
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -13,7 +13,8 @@
# To install the Node of the specified version
- nvm install 4.4
# To enable the Node of the specified version
- nvm use --delete-prefix 4.4
# nvm use --delete-prefix 4.4
nvm use 4.4
- node --version
install:
- npm install