Skip to content

Commit

Permalink
Change travis to use openshift 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tmckayus committed Sep 8, 2020
1 parent c4d9ec0 commit 8338efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ before_install:
- ./.travis.before.install.sh

env:
global: OPENSHIFT_VERSION="v3.10"
global: OPENSHIFT_VERSION="v3.11"

jobs:
include:
Expand Down

0 comments on commit 8338efe

Please sign in to comment.