Skip to content

Commit

Permalink
Merge pull request #36 from stephengtuggy/chore/omit_fedora_30_on_master
Browse files Browse the repository at this point in the history
chore: Omit Fedora 30 from Travis builds (master)
  • Loading branch information
stephengtuggy authored Oct 11, 2020
2 parents 6ceb602 + bfa9eb8 commit 7ac33d0
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 7ac33d0

Please sign in to comment.