From 1ded53c97c815d0f9b271c80c64d867cca1c7402 Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Sat, 19 Dec 2015 20:02:29 +1300 Subject: [PATCH] fixing travis link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27067ca..05832d7 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Here are [some slides](https://speakerdeck.com/stephanenicolas/devoxx-2013-fr-be * [Screenshot lib](https://github.com/rtyley/android-screenshot-lib) works during UIAutomator tests. * [BoundBox](https://github.com/stephanenicolas/boundbox) is used in some StandardAndroid tests and Robolectric tests. * support for [Travis CI](https://travis-ci.org/stephanenicolas/Quality-Tools-for-Android). -* Build Status on Travis: [![Build Status on Travis:](https://api.travis-ci.org/stephanenicolas/Quality-Tools-for-Android.png)](https://api.travis-ci.org/stephanenicolas/Quality-Tools-for-Android) +* Build Status on Travis: [![Build Status on Travis:](https://api.travis-ci.org/stephanenicolas/Quality-Tools-for-Android.png)](https://travis-ci.org/stephanenicolas/Quality-Tools-for-Android)