Skip to content

Commit

Permalink
remove deprecated machines
Browse files Browse the repository at this point in the history
  • Loading branch information
Tcharl committed Apr 15, 2020
1 parent 17e8ec1 commit 96fa78d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 63 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,15 @@ env:
- distribution: fedora
init: /usr/lib/systemd/systemd
version: 25
- distribution: fedora
init: /usr/lib/systemd/systemd
version: 24
- distribution: ubuntu
init: /lib/systemd/systemd
version: bionic
- distribution: ubuntu
init: /lib/systemd/systemd
version: xenial
- distribution: ubuntu
init: /sbin/init
version: trusty
- distribution: debian
init: /lib/systemd/systemd
version: stretch
- distribution: debian
init: /lib/systemd/systemd
version: jessie

before_install:
- 'sudo pip install yamllint'
Expand Down
14 changes: 0 additions & 14 deletions tests/Dockerfile.debian-jessie

This file was deleted.

26 changes: 0 additions & 26 deletions tests/Dockerfile.fedora-24

This file was deleted.

14 changes: 0 additions & 14 deletions tests/Dockerfile.ubuntu-trusty

This file was deleted.

0 comments on commit 96fa78d

Please sign in to comment.