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 88d7943  Add the integration test back to the Travis build (#723)
88d7943 is described below

commit 88d79432bc6ce7ea3dae3eeb5d485b91a6c129b7
Author: Vincent <[email protected]>
AuthorDate: Thu Feb 8 15:53:12 2018 -0500

    Add the integration test back to the Travis build (#723)
---
 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 e33dc10..f44de1c 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