Skip to content

Commit

Permalink
chore: Omit Fedora 30 from Travis builds (master)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengtuggy committed Oct 11, 2020
1 parent 6ceb602 commit bfa9eb8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dist: focal
# to the matrix to cover the distro
jobs:
include:
# Just build one .deb package for all .deb-based platforms
# - os: linux
# name: "Ubuntu 20.04 focal"
# env:
Expand Down Expand Up @@ -65,10 +66,6 @@ jobs:
name: "Fedora 31"
env:
- FROM='fedora:31'
- os: linux
name: "Fedora 30"
env:
- FROM='fedora:30'
- os: linux
name: "CentOS 8"
env:
Expand Down

0 comments on commit bfa9eb8

Please sign in to comment.