Browse Source

ci(travis): debian wheezy is no longer supported

tags/v0.2.1
Nicolas Rodriguez 5 years ago
parent
commit
e6d2a067cc
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .travis.yml

+ 0
- 1
.travis.yml View File

# the `platforms` defined in `kitchen.yml` # the `platforms` defined in `kitchen.yml`
env: env:
matrix: matrix:
- DISTRIB=debian:wheezy/7
- DISTRIB=debian:jessie/8 - DISTRIB=debian:jessie/8
- DISTRIB=debian:stretch/9 - DISTRIB=debian:stretch/9
- DISTRIB=ubuntu:xenial/16.04 - DISTRIB=ubuntu:xenial/16.04

Loading…
Cancel
Save