Skip to content

Commit

Permalink
Show names in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dschwoerer committed Jun 2, 2020
1 parent f137393 commit d3e7f0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -278,11 +278,13 @@ jobs:
sudo docker start -a mobydick
# fedora (released fedora with openmpi)
- stage: fedora
name: "Fedora latest with openmpi"
dist: xenial
script: ./scripts/travis_fedora.sh setup openmpi latest

# fedora (with gcc 10 and mpich)
- stage: fedora
name: "Fedora rawhide with mpich"
dist: xenial
script: ./scripts/travis_fedora.sh setup mpich rawhide

Expand Down

0 comments on commit d3e7f0d

Please sign in to comment.