vfsStream via pyrus
diff --git a/.travis.yml b/.travis.yml
index 87e528f..405d0a9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,7 @@
   - 5.4
 
 before_script:
+  - pyrus channel-discover pear.php-tools.net
   - pyrus install http://pear.php-tools.net/get/vfsStream-0.11.2.tgz
   - phpenv rehash
 
diff --git a/readme.rst b/readme.rst
index c209345..26e04ce 100644
--- a/readme.rst
+++ b/readme.rst
@@ -13,7 +13,7 @@
 *******************
 Release Information
 *******************
-Status : [![Build Status](https://secure.travis-ci.org/toopay/CodeIgniter.png?branch=unit-tests)](http://travis-ci.org/toopay/CodeIgniter)
+
 This repo contains in development code for future releases. To download the
 latest stable release please visit the `CodeIgniter Downloads
 <http://codeigniter.com/downloads/>`_ page.
diff --git a/tests/README.md b/tests/README.md
index ad80516..f565fa7 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -1,5 +1,7 @@
 # CodeIgniter Unit Tests #
 
+Status : [![Build Status](https://secure.travis-ci.org/toopay/CodeIgniter.png?branch=unit-tests)](http://travis-ci.org/toopay/CodeIgniter)
+
 *Do not merge to default until these issues have been addressed*
 
 - Clean up naming conventions