fix travis url (#119)
diff --git a/README.md b/README.md index 021bc8a..5b8d678 100644 --- a/README.md +++ b/README.md
@@ -19,7 +19,7 @@ # Apache OpenWhisk Runtimes for Python [](http://www.apache.org/licenses/LICENSE-2.0) -[](https://travis-ci.com/apache/openwhisk-runtime-python) +[](https://travis-ci.com/github/apache/openwhisk-runtime-python) This repository contains sources files needed to build the Python runtimes for Apache OpenWhisk. The build system will produce a series of docker images for each runtime version. These images are used in the platform to execute Python actions.