diff options
author | Taufan Aditya <toopay@taufanaditya.com> | 2012-02-17 17:53:13 +0100 |
---|---|---|
committer | Taufan Aditya <toopay@taufanaditya.com> | 2012-02-17 17:53:13 +0100 |
commit | cfc59244c6cd83a3031fa7cbe45bd6a7056f2791 (patch) | |
tree | c481ba33578181d1682456ea601e5684cc0bc5b5 /tests/README.md | |
parent | 418c0bf6b473b79d2c043df9727bf689b371e25c (diff) |
vfsStream via pyrus
Diffstat (limited to 'tests/README.md')
-rw-r--r-- | tests/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md index ad8051618..f565fa760 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 |