pull/8/head
Dave Conway-Jones 2016-05-06 14:49:40 +01:00
rodzic 18f8513fa3
commit ea910c83f8
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -13,8 +13,7 @@
# 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 4.4
- nvm use --delete-prefix 4.4
- node --version
install:
- npm install