Skip to content

Drop wheezy variant #567

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 11, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@ jobs:
- NODE_VERSION: "10"
- VARIANT: "stretch"

- stage: Build
env:
- NODE_VERSION: "10"
- VARIANT: "wheezy"

- stage: Build
env:
- NODE_VERSION: "6"
Expand All @@ -93,11 +88,6 @@ jobs:
- NODE_VERSION: "6"
- VARIANT: "stretch"

- stage: Build
env:
- NODE_VERSION: "6"
- VARIANT: "wheezy"

- stage: Build
env:
- NODE_VERSION: "8"
Expand All @@ -123,11 +113,6 @@ jobs:
- NODE_VERSION: "8"
- VARIANT: "stretch"

- stage: Build
env:
- NODE_VERSION: "8"
- VARIANT: "wheezy"

- stage: Build
env:
- NODE_VERSION: "9"
Expand All @@ -153,11 +138,6 @@ jobs:
- NODE_VERSION: "9"
- VARIANT: "stretch"

- stage: Build
env:
- NODE_VERSION: "9"
- VARIANT: "wheezy"

- stage: Build
env:
- NODE_VERSION: "chakracore/10"
Expand All @@ -167,4 +147,3 @@ jobs:
env:
- NODE_VERSION: "chakracore/8"
- VARIANT: "default"

58 changes: 0 additions & 58 deletions 10/wheezy/Dockerfile

This file was deleted.

2 changes: 1 addition & 1 deletion 6/architectures
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bashbrew-arch variants
amd64 default,alpine,onbuild,slim,stretch,wheezy
amd64 default,alpine,onbuild,slim,stretch
ppc64le default,onbuild,slim,stretch
s390x default,onbuild,slim,stretch
arm64v8 default,onbuild,slim,stretch
Expand Down
58 changes: 0 additions & 58 deletions 6/wheezy/Dockerfile

This file was deleted.

58 changes: 0 additions & 58 deletions 8/wheezy/Dockerfile

This file was deleted.

58 changes: 0 additions & 58 deletions 9/wheezy/Dockerfile

This file was deleted.

51 changes: 0 additions & 51 deletions Dockerfile-wheezy.template

This file was deleted.

2 changes: 1 addition & 1 deletion architectures
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bashbrew-arch variants
amd64 default,alpine,onbuild,slim,stretch,wheezy
amd64 default,alpine,onbuild,slim,stretch
ppc64le default,alpine,onbuild,slim,stretch
s390x default,alpine,onbuild,slim,stretch
arm64v8 default,alpine,onbuild,slim,stretch
Expand Down