Skip to content

Commit

Permalink
two CIs per supported distro (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrothstein authored May 7, 2020
1 parent 6cdc893 commit 25bd0d3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 12 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,11 @@ branches:
dist: xenial
env:
- OS=centos_7
- OS=debian_jessie
- OS=debian_stretch
- OS=centos_8
- OS=debian_buster
- OS=fedora_28
- OS=fedora_29
- OS=fedora_30
- OS=ubuntu_xenial
- OS=debian_stretch
- OS=ubuntu_bionic
- OS=ubuntu_xenial
language: python
python: '3.7'
script:
Expand Down
9 changes: 3 additions & 6 deletions dcb-os.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
- centos_7
- debian_jessie
- debian_stretch
- centos_8
- debian_buster
- fedora_28
- fedora_29
- fedora_30
- ubuntu_xenial
- debian_stretch
- ubuntu_bionic
- ubuntu_xenial

0 comments on commit 25bd0d3

Please sign in to comment.