Skip to content
This repository has been archived by the owner on Oct 12, 2020. It is now read-only.

Commit

Permalink
add Keycloak 3.4.3 to CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Doccrazy committed Jan 22, 2018
1 parent 1293d51 commit 0ae1021
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
- KEYCLOAK_VERSION=3.2.1.Final
- KEYCLOAK_VERSION=3.3.0.Final
- KEYCLOAK_VERSION=3.4.0.Final
- KEYCLOAK_VERSION=3.4.3.Final

before_install:
- docker pull jboss/keycloak:$KEYCLOAK_VERSION
Expand Down

0 comments on commit 0ae1021

Please sign in to comment.