Skip to content

Commit

Permalink
Add testing of multiple Kong versions
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-evans committed Sep 22, 2018
1 parent 8211cb3 commit 5c27e05
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ env:
- OPENSSL=1.0.2l
- OPENRESTY=1.13.6.1
- LUAROCKS=2.4.4
- KONG=0.13.0
- INSTALL_CACHE=$HOME/install-cache
- DOWNLOAD_CACHE=$HOME/download-cache
- PLUGIN_NAME=paseto
matrix:
- KONG=0.13.0
- KONG=0.14.1

before_install:
- source .ci/prepare_env.sh
Expand Down

0 comments on commit 5c27e05

Please sign in to comment.