Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Swap Debian 7 for Debian 9 in Travis
Debian 7 is about to go EOL

Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Jan 25, 2018
1 parent 2d82944 commit e813847
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -21,16 +21,16 @@ env:
matrix:
- INSTANCE=default-centos-6
- INSTANCE=default-centos-7
- INSTANCE=default-debian-7
- INSTANCE=default-debian-8
- INSTANCE=default-debian-9
- INSTANCE=default-fedora-latest
- INSTANCE=default-opensuse-leap
- INSTANCE=default-ubuntu-1404
- INSTANCE=default-ubuntu-1604
- INSTANCE=resource-centos-6
- INSTANCE=resource-centos-7
- INSTANCE=resource-debian-7
- INSTANCE=resource-debian-8
- INSTANCE=resource-debian-9
- INSTANCE=resource-fedora-latest
- INSTANCE=resource-opensuse-leap
- INSTANCE=resource-ubuntu-1404
Expand Down

0 comments on commit e813847

Please sign in to comment.