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
9033bf93
Commit
9033bf93
authored
May 06, 2018
by
Christian Kuhn
Browse files
[TASK] Don't update npm 18.04 ver is decent, gconf2 hard chrome dep
parent
f20847c5
Changes
10
Hide whitespace changes
Inline
Side-by-side
php53/nodejs.sh
View file @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm 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 @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm 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 @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm 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 @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm 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/chrome.sh
View file @
9033bf93
...
...
@@ -3,7 +3,8 @@ set -e
source
/pd_build/buildconfig
set
-x
#
xvfb and
some hard dependencies of chrome
# some hard dependencies of chrome
/ chromedriver
minimal_apt_get_install
\
google-chrome-stable
\
#
libgconf2-4
\
google-chrome-stable
\
#
php70/nodejs.sh
View file @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm nodejs make g++
# And update npm afterwards
npm
install
npm
-g
# And have yarn
npm
install
-g
yarn
\ No newline at end of file
php71/chrome.sh
View file @
9033bf93
...
...
@@ -3,7 +3,8 @@ set -e
source
/pd_build/buildconfig
set
-x
#
xvfb and
some hard dependencies of chrome
# some hard dependencies of chrome
/ chromedriver
minimal_apt_get_install
\
google-chrome-stable
\
#
libgconf2-4
\
google-chrome-stable
\
#
php71/nodejs.sh
View file @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm 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/chrome.sh
View file @
9033bf93
...
...
@@ -3,7 +3,8 @@ set -e
source
/pd_build/buildconfig
set
-x
#
xvfb and
some hard dependencies of chrome
# some hard dependencies of chrome
/ chromedriver
minimal_apt_get_install
\
google-chrome-stable
\
#
libgconf2-4
\
google-chrome-stable
\
#
php72/nodejs.sh
View file @
9033bf93
...
...
@@ -6,8 +6,5 @@ set -x
# Install Node.js and some packages to successfully compile stuff
minimal_apt_get_install npm 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