Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Kurečka
Plumed AlphaFold
Commits
d551a3b4
There was an error fetching the commit references. Please try again later.
Commit
d551a3b4
authored
4 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
Allow failures of nonworking MacOS job
parent
f68e599f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis.yml
+3
-2
3 additions, 2 deletions
.travis.yml
with
3 additions
and
2 deletions
.travis.yml
+
3
−
2
View file @
d551a3b4
...
@@ -94,8 +94,9 @@ jobs:
...
@@ -94,8 +94,9 @@ jobs:
allow_failures
:
allow_failures
:
# I allow this to fail temporarily
# I allow this to fail temporarily
-
env
:
PLUMED_DOCKER=yes
-
env
:
PLUMED_DOCKER=yes
# this is failing due to problems in installing MPI, should be allowed to fail until we fix it.
# these should be fixed:
-
env
:
PLUMED_CC=mpicc PLUMED_CXX=mpic++ PLUMED_CXXFLAGS=-O3
-
name
:
MacOS, MPI build
-
name
:
MacOS, serial build
## Possible additional variables:
## Possible additional variables:
# VALGRIND=yes to make valgrind tests, only when log contains string [valgrind]
# VALGRIND=yes to make valgrind tests, only when log contains string [valgrind]
install
:
install
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment