mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-04 14:07:25 +02:00
adding image status of travis
This commit is contained in:
@@ -4,4 +4,4 @@ php:
|
||||
|
||||
branches:
|
||||
only:
|
||||
- travis
|
||||
- master
|
||||
|
@@ -1,5 +1,7 @@
|
||||
# design patterns in PHP #
|
||||
|
||||
[](https://travis-ci.org/Trismegiste/DesignPatternsPHP)
|
||||
|
||||
This is a collection of known design patterns and some sample code how to implement them in PHP. Every pattern has a
|
||||
small list of examples (most of them from Zend Framework or Doctrine2 as I'm most familiar with this software).
|
||||
|
||||
|
Reference in New Issue
Block a user