Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
63eec1e4
Commit
63eec1e4
authored
Jan 11, 2018
by
Christian Kuhn
Browse files
[TASK] Have yarn installed globally
parent
aca74fd9
Changes
7
Hide whitespace changes
Inline
Side-by-side
php53/nodejs.sh
View file @
63eec1e4
...
...
@@ -8,3 +8,6 @@ minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php54/nodejs.sh
View file @
63eec1e4
...
...
@@ -8,3 +8,6 @@ minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php55/nodejs.sh
View file @
63eec1e4
...
...
@@ -8,3 +8,6 @@ minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php56/nodejs.sh
View file @
63eec1e4
...
...
@@ -8,3 +8,6 @@ minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php70/nodejs.sh
View file @
63eec1e4
...
...
@@ -7,4 +7,7 @@ set -x
minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
\ No newline at end of file
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php71/nodejs.sh
View file @
63eec1e4
...
...
@@ -8,3 +8,6 @@ minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php72/nodejs.sh
View file @
63eec1e4
...
...
@@ -8,3 +8,6 @@ minimal_apt_get_install nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment