Skip to content

Commit

Permalink
CI: Comment out PMIx+Portals4 row from Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
David Ozog committed Oct 18, 2021
1 parent 11ac477 commit b5d4f29
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ env:
# - >
# SOS_TRANSPORT_OPTS="--with-portals4=$TRAVIS_INSTALL/portals4/"
# SOS_BUILD_OPTS="--enable-pmi-simple"
- >
SOS_PM="prun" SOS_PM_PRE="prte --daemonize --host localhost:4" SOS_PM_POST="pterm"
SOS_TRANSPORT_OPTS="--with-portals4=$TRAVIS_INSTALL/portals4/"
SOS_BUILD_OPTS="--with-pmix=$TRAVIS_INSTALL/pmix"
# - >
# SOS_PM="prun" SOS_PM_PRE="prte --daemonize --host localhost:4" SOS_PM_POST="pterm"
# SOS_TRANSPORT_OPTS="--with-portals4=$TRAVIS_INSTALL/portals4/"
# SOS_BUILD_OPTS="--with-pmix=$TRAVIS_INSTALL/pmix"
# - >
# SOS_DISABLE_FORTRAN=1
# SOS_TRANSPORT_OPTS="--with-portals4=$TRAVIS_INSTALL/portals4/"
Expand Down

0 comments on commit b5d4f29

Please sign in to comment.