You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by mr...@apache.org on 2017/06/05 16:03:46 UTC

[incubator-openwhisk-deploy-kube] branch master updated: Update build.sh

This is an automated email from the ASF dual-hosted git repository.

mrutkowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-deploy-kube.git


The following commit(s) were added to refs/heads/master by this push:
     new 910f7b8  Update build.sh
910f7b8 is described below

commit 910f7b808a39e91aedff064f444f453f1da1c8c4
Author: Matt Rutkowski <mr...@us.ibm.com>
AuthorDate: Mon Jun 5 11:03:44 2017 -0500

    Update build.sh
---
 .travis/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis/build.sh b/.travis/build.sh
index 1eaf5d7..c7026a7 100755
--- a/.travis/build.sh
+++ b/.travis/build.sh
@@ -9,7 +9,7 @@ cd $ROOTDIR
 
 # TODO: need official repo
 # build openwhisk images
-# This way everything that is teset will use the lates openwhisk builds
+# This way everything that is tested will use the latest openwhisk builds
 
 sed -ie "s/whisk_config:v1.5.6/whisk_config:$TRAVIS_KUBE_VERSION/g" configure/configure_whisk.yml
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].