Skip to content

Commit

Permalink
Merge pull request #14 from jenkinsci/use_latest_version_for_tests
Browse files Browse the repository at this point in the history
Use latest kubectl versions for tests
  • Loading branch information
maxlaverse committed Oct 4, 2018
2 parents c75e27d + 7f94ec6 commit d76e333
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 @@ -11,9 +11,9 @@ cache:

env:
- KUBECTL_VERSION=v1.12.0
- KUBECTL_VERSION=v1.11.0
- KUBECTL_VERSION=v1.10.5
- KUBECTL_VERSION=v1.9.6
- KUBECTL_VERSION=v1.11.3
- KUBECTL_VERSION=v1.10.8
- KUBECTL_VERSION=v1.9.11
- KUBECTL_VERSION=v1.8.15

install:
Expand Down

0 comments on commit d76e333

Please sign in to comment.