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-wskdeploy.git


The following commit(s) were added to refs/heads/master by this push:
     new a0f05e8  Comment out the integration tests (#721)
a0f05e8 is described below

commit a0f05e8b7ee329e8b1718b14ce05909f1d5494eb
Author: Vincent <[email protected]>
AuthorDate: Thu Feb 8 14:48:43 2018 -0500

    Comment out the integration tests (#721)
---
 tools/travis/script.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/travis/script.sh b/tools/travis/script.sh
index f44de1c..e33dc10 100755
--- a/tools/travis/script.sh
+++ b/tools/travis/script.sh
@@ -38,4 +38,4 @@ $ANSIBLE_CMD openwhisk.yml -e 
'{"openwhisk_cli":{"installation_mode":"remote","r
 export OPENWHISK_HOME="$(dirname "$TRAVIS_BUILD_DIR")/openwhisk"
 
 cd $TRAVIS_BUILD_DIR
-make integration_test
+#make integration_test

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to