Skip to content

Commit 0929c92

Browse files
committed
added matrix to run tests against multiple versions of Kong
1 parent d5b1bf6 commit 0929c92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ services:
55
- docker
66
script:
77
- make travisbuild
8+
env:
9+
- KONG_VERSION=0.11
10+
- KONG_VERSION=0.11.1
811
after_success:
912
- make release
1013
env:

0 commit comments

Comments
 (0)