MNEMONIC-536: Fix Travis CI issue

Signed-off-by: Gary <garyw@apache.org>
diff --git a/README.md b/README.md
index fc11199..e613b49 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
 
 ## <a href="https://mnemonic.apache.org/" target="_blank">Mnemonic Official Website</a>
 
-[![Build Status](https://travis-ci.org/NonVolatileComputing/incubator-mnemonic.svg?branch=master)](https://travis-ci.org/NonVolatileComputing/incubator-mnemonic)
+[![Build Status](https://api.travis-ci.org/apache/mnemonic.svg?branch=master)](https://travis-ci.org/github/apache/mnemonic)
 
 Apache Mnemonic is a non-volatile hybrid memory storage oriented library, it proposed a non-volatile/durable Java object model and durable computing service that bring several advantages to significantly improve the performance of massive real-time data processing/analytics. developers are able to use this library to design their cache-less and SerDe-less high performance applications.
 
@@ -23,4 +23,3 @@
 * Reduce GC Overheads as the following chart shown (collected from Apache Spark experiments)
 * Drop-in Hadoop MapReduce support
 * Drop-in Hadoop Spark support
-