Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
ift
D2O
Commits
c4afcd78
Commit
c4afcd78
authored
Dec 02, 2016
by
Theo Steininger
Browse files
Modified .gitlab-ci.yml
parent
44df9ab5
Pipeline
#8806
failed with stage
in 5 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c4afcd78
image
:
python:2.7-wheezy
before_script
:
-
pip install nose
-
pip install nose_parameterized
-
pip install numpy
#
- pip install nose
#
- pip install nose_parameterized
#
- pip install numpy
-
apt-get update -qy
-
apt-get install -y openmpi-bin libopenmpi-dev
-
pip install mpi4py
# - apt-get install -y openmpi-bin libopenmpi-dev
# - pip install mpi4py
-
chmod +x continuous_integration/install_h5py.sh
-
continuous_integration/install_h5py.sh
test
:
...
...
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