Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
D2O
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
22
Issues
22
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ift
D2O
Commits
a5263ffc
Commit
a5263ffc
authored
Dec 03, 2016
by
Theo Steininger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modified .gitlab-ci.yml.
parent
df0e6d4f
Pipeline
#8815
passed with stage
in 9 minutes and 54 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.gitlab-ci.yml
.gitlab-ci.yml
+2
-1
No files found.
.gitlab-ci.yml
View file @
a5263ffc
...
...
@@ -25,9 +25,10 @@ test_mpi_fftw:
-
python setup.py install
-
mpirun -n 2 nosetests
test_mpi_hdf5
:
test_mpi_
fftw_
hdf5
:
script
:
-
continuous_integration/install_mpi.sh
-
continuous_integration/install_fftw.sh
-
continuous_integration/install_h5py.sh
-
python setup.py install
-
mpirun -n 2 nosetests
...
...
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