Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
14e7f579
Commit
14e7f579
authored
Apr 24, 2018
by
Sascha Herzinger
Browse files
Fixing CI
parent
b3708040
Pipeline
#4685
failed with stages
in 1 minute and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
14e7f579
...
...
@@ -15,7 +15,7 @@ test:all:
-
yum update -y
-
yum install -y git wget bzip2 firefox
-
rm /usr/bin/firefox
-
wget -O firefox "https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=en-US"
-
wget -O firefox
.tar.bz2
"https://download.mozilla.org/?product=firefox-latest&os=linux64&lang=en-US"
-
tar jxf firefox.tar.bz2
-
ln -s /firefox/firefox /usr/local/bin/firefox
-
npm install
...
...
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