Skip to content

Commit

Permalink
feat: update tested distributions
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed Apr 25, 2018
1 parent 931b41e commit a5be815
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ env:
distribution_version: trusty
init: /sbin/init
run_opts: ""
- distribution: Ubuntu
distribution_version: precise
init: /sbin/init
run_opts: ""
- distribution: Debian
distribution_version: stretch
init: /lib/systemd/systemd
Expand All @@ -27,10 +23,6 @@ env:
distribution_version: jessie
init: /lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
- distribution: Debian
distribution_version: wheezy
init: /sbin/init
run_opts: ""

before_install:
- sudo apt-get update
Expand Down
4 changes: 2 additions & 2 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ galaxy_info:
# - maverick
# - natty
# - oneiric
- precise
# - precise
# - quantal
# - raring
# - saucy
Expand All @@ -140,7 +140,7 @@ galaxy_info:
# - sid
# - squeeze
- stretch
- wheezy
# - wheezy
#- name: EL
# versions:
# - all
Expand Down

0 comments on commit a5be815

Please sign in to comment.