diff options
author | Tharre <tharre3@gmail.com> | 2014-04-25 02:38:44 +0200 |
---|---|---|
committer | Tharre <Tharre@users.noreply.github.com> | 2014-04-25 02:38:44 +0200 |
commit | aab81a6025e92c6ccab5810e1441fa7485a9159b (patch) | |
tree | 868e723b91fe1195e40ced298304afec3069988c | |
parent | a171efa86eab35d4356826a13752b37a30a4159a (diff) | |
download | redo-aab81a6025e92c6ccab5810e1441fa7485a9159b.tar.gz redo-aab81a6025e92c6ccab5810e1441fa7485a9159b.tar.xz redo-aab81a6025e92c6ccab5810e1441fa7485a9159b.zip |
Add build status from travis-ci
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ If you want more detailed information about `redo`, a working python implementat # About this implementation The goal of this project is not only to implement `redo` in C, but also to rethink and improve it. This also means that this project will not try be compatible with other implementations of `redo`, although this shouldn't prove problematic. -# Project status +# Project status [](https://travis-ci.org/Tharre/redo) This is work in progress, many features are still missing and the behaviour is not set in stone yet. Missing features include dependency checking, parallel builds, recursive checking and probably a lot more. |