Skip to content

Commit

Permalink
Merge pull request #39 from stephengtuggy/fedora_33
Browse files Browse the repository at this point in the history
.travis.yml: Omit Fedora 31; add Fedora 33
  • Loading branch information
stephengtuggy authored Dec 3, 2020
2 parents d362307 + 253e2c8 commit d2a65bf
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 @@ -59,13 +59,13 @@ jobs:
env:
- FROM='opensuse/leap'
- os: linux
name: "Fedora 32"
name: "Fedora 33"
env:
- FROM='fedora:32'
- FROM='fedora:33'
- os: linux
name: "Fedora 31"
name: "Fedora 32"
env:
- FROM='fedora:31'
- FROM='fedora:32'
- os: linux
name: "CentOS 8"
env:
Expand Down

0 comments on commit d2a65bf

Please sign in to comment.