co-authored by
oleurud
parent
0b5ef6a5e1
commit
77cbe2b545
+1
-1
@@ -8,7 +8,7 @@ echo "Node.js version: "
|
||||
node -v
|
||||
|
||||
# install dependencies
|
||||
if [ "$NODEJS_VERSION" = "6" ];
|
||||
if [ "$NODEJS_VERSION" = "6.9.2" ];
|
||||
then
|
||||
npm install -g yarn@0.27.5
|
||||
echo "yarn version on install:"
|
||||
|
||||
Reference in New Issue
Block a user