Skip to content

Commit

Permalink
Merge pull request #20 from jenkinsci/upgrade_kubectl_versions
Browse files Browse the repository at this point in the history
Upgrade kubectl versions
  • Loading branch information
maxlaverse committed Dec 24, 2018
2 parents 96785da + 9c800a5 commit f247ab0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ cache:
- $HOME/.m2

env:
- KUBECTL_VERSION=v1.12.0
- KUBECTL_VERSION=v1.11.3
- KUBECTL_VERSION=v1.10.8
- KUBECTL_VERSION=v1.12.4
- KUBECTL_VERSION=v1.11.6
- KUBECTL_VERSION=v1.10.12
- KUBECTL_VERSION=v1.9.11
- KUBECTL_VERSION=v1.8.15

Expand Down

0 comments on commit f247ab0

Please sign in to comment.