diff options
author | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-19 18:55:31 -0400 |
---|---|---|
committer | Ryan Petrello <lists@ryanpetrello.com> | 2012-03-19 18:55:31 -0400 |
commit | ec35f726e1f073e47707fd5aa1a0d1c0505d8a6c (patch) | |
tree | 9bc51e7b0f1a41a33dd13e1837d1cd3e0531c3d9 /README.rst | |
parent | c322958fcd9ab8d7aa2250f98e3106687871b634 (diff) | |
download | pecan-ec35f726e1f073e47707fd5aa1a0d1c0505d8a6c.tar.gz |
Adding a Travis-CI build badge.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ A WSGI object-dispatching web framework, in the spirit of TurboGears, only much much smaller, with many fewer dependencies. + +{<img src="https://secure.travis-ci.org/dreamhost/pecan.png" />}[http://travis-ci.org/dreamhost/pecan] |