diff options
author | Clément Guillemain <clement.guillemain@gmail.com> | 2012-09-21 18:57:10 +0300 |
---|---|---|
committer | Clément Guillemain <clement.guillemain@gmail.com> | 2012-09-21 18:57:10 +0300 |
commit | c19bf280168bd4278e762c8fcbff60de70d58cb7 (patch) | |
tree | 3446dcbe6e01aa742d2a6235d93aa20a70a0727e | |
parent | 50e07cac7cceeb77bf491427f5cf71c7c970c17d (diff) | |
download | ImageWorkshop-c19bf280168bd4278e762c8fcbff60de70d58cb7.zip ImageWorkshop-c19bf280168bd4278e762c8fcbff60de70d58cb7.tar.gz ImageWorkshop-c19bf280168bd4278e762c8fcbff60de70d58cb7.tar.bz2 |
Linking travis-ci status of ImageWorkshop in the README file
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,8 @@ # ImageWorkshop class
# ================================
+
+
### Summary and features
Really flexible and easy-to-use PHP class to work with images using the GD Library
@@ -10,6 +12,7 @@ http://phpimageworkshop.com/ ### Latest updates
**Version 1.2.5 - 2012-09-21**
+- You can now find tests status of the class on travis-ci: http://travis-ci.org/#!/Sybio/ImageWorkshop
- Adding ImageWorkshop on http://travis-ci.org/ for controlled continuous integration
**Version 1.2.5 - 2012-09-18**
|