Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
chore(ci) remove older versions of Kong from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kikito committed Feb 2, 2021
1 parent 47cd5c7 commit 9c3b346
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,8 @@ dist: bionic

jobs:
include:
- name: Kong CE 1.5.x
env: KONG_VERSION=1.5.x
- name: Kong CE 2.0.x
env: KONG_VERSION=2.0.x
- name: Kong Enterprise 1.5.0.x
env: KONG_VERSION=1.5.0.x
- name: Kong Enterprise nightly
env: KONG_VERSION=nightly-ee

Expand Down

0 comments on commit 9c3b346

Please sign in to comment.