diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-05-18 23:01:40 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-05-18 23:01:40 +0200 |
commit | eaaefadd2ecaba19fe82f71e456876e607c21bef (patch) | |
tree | 8e52ac6df1d7a2d2b02bf450ce5057528bef9891 /README.md | |
parent | 7511d52c90133283077c393d68e632eee87fc4ab (diff) | |
download | edoors-ruby-eaaefadd2ecaba19fe82f71e456876e607c21bef.zip edoors-ruby-eaaefadd2ecaba19fe82f71e456876e607c21bef.tar.gz |
fix travis status icon
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ * a ruby rewrite of [evenja](http://www.revena.com/evenja) C++ application framework concept ## FEATURES/PROBLEMS: -[![Build Status](https://secure.travis-ci.org/jeremyz/ioats.png)](http://travis-ci.org/jeremyz/iotas) +[![Build Status](https://secure.travis-ci.org/jeremyz/iotas.png)](http://travis-ci.org/jeremyz/iotas) ## SYNOPSIS: |