You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/06/15 15:08:40 UTC

[GitHub] dgrove-oss closed pull request #224: attempt travisci tests for kube 1.10.0

dgrove-oss closed pull request #224: attempt travisci tests for kube 1.10.0
URL: https://github.com/apache/incubator-openwhisk-deploy-kube/pull/224
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.travis.yml b/.travis.yml
index da8d137..f5cf4e3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ env:
     - TRAVIS_KUBE_VERSION=v1.8.0 TRAVIS_MINIKUBE_VERSION=v0.25.2 OW_CONTAINER_FACTORY=docker
     - TRAVIS_KUBE_VERSION=v1.9.0 TRAVIS_MINIKUBE_VERSION=v0.25.2 OW_CONTAINER_FACTORY=docker
     - TRAVIS_KUBE_VERSION=v1.9.0 TRAVIS_MINIKUBE_VERSION=v0.25.2 OW_CONTAINER_FACTORY=kubernetes
+    - TRAVIS_KUBE_VERSION=v1.10.0 TRAVIS_MINIKUBE_VERSION=v0.25.2 OW_CONTAINER_FACTORY=docker
 
 services:
   - docker
diff --git a/README.md b/README.md
index 19058bf..e4880fe 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@ Travis CI testing.
 --- | --- |
 1.8.0 | 0.25.2 |
 1.9.0 | 0.25.2 |
+1.10.0 | 0.25.2 |
 
 For details on setting up Minikube, see these [instructions](docs/minikube.md).
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services