diff options
author | Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 2013-08-08 07:16:07 +0200 |
---|---|---|
committer | Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 2013-08-08 07:16:07 +0200 |
commit | 7aa8ccc47d511f62fc46af53f7fc43d9bedebff3 (patch) | |
tree | 63b96d5a007764708c2e0256e5e52c97103ed794 | |
parent | 04b55e97deb5f32d112f7a03839787bc6afbb2b9 (diff) | |
download | wallabag-7aa8ccc47d511f62fc46af53f7fc43d9bedebff3.tar.gz wallabag-7aa8ccc47d511f62fc46af53f7fc43d9bedebff3.tar.zst wallabag-7aa8ccc47d511f62fc46af53f7fc43d9bedebff3.zip |
preparing travis
-rw-r--r-- | .travis.yml | 0 | ||||
-rw-r--r-- | README.md | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/.travis.yml | |||
@@ -31,6 +31,9 @@ location ~ /(db) { | |||
31 | ## Usage | 31 | ## Usage |
32 | See the documentation on our website : [inthepoche.com](http://inthepoche.com). | 32 | See the documentation on our website : [inthepoche.com](http://inthepoche.com). |
33 | 33 | ||
34 | ## Travis | ||
35 | [![Build Status](http://travis-ci.org/inthepoche/poche.png)](http://travis-ci.org/#!/inthepoche/poche) | ||
36 | |||
34 | ## License | 37 | ## License |
35 | Copyright © 2010-2013 Nicolas Lœuillet <nicolas.loeuillet@gmail.com> | 38 | Copyright © 2010-2013 Nicolas Lœuillet <nicolas.loeuillet@gmail.com> |
36 | This work is free. You can redistribute it and/or modify it under the | 39 | This work is free. You can redistribute it and/or modify it under the |