Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
west-public
West
Commits
78bc953f
Commit
78bc953f
authored
Jul 12, 2018
by
Marco Govoni
Browse files
Update .gitlab-ci.yml
parent
20e4eed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
78bc953f
...
...
@@ -12,7 +12,7 @@ west_build:
before_script
:
-
apt-get update > /dev/null
-
apt-get install -qq git > /dev/null
-
apt-get install -qq build-essential gfortran wget python > /dev/null
-
apt-get install -qq build-essential gfortran wget python
-pip python-dev
> /dev/null
-
apt-get install -qq libopenmpi-dev openmpi-bin > /dev/null
-
apt-get install -qq libblas-dev liblapack-dev fftw3 fftw3-dev pkg-config > /dev/null
script
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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