Skip to content

Commit

Permalink
.travis.yml: Omit Fedora 31; add Fedora 33
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Nov 29, 2020
1 parent d362307 commit 253e2c8
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 253e2c8

Please sign in to comment.