Skip to content

Commit d5abf96

Browse files
committed
Merge branch 'master' of github.com:marc-mabe/php-enum
2 parents d78d990 + 1e95cbc commit d5abf96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# php-enum
1+
# php-enum [![Build Status](https://secure.travis-ci.org/marc-mabe/php-enum.png?branch=master)](http://travis-ci.org/marc-mabe/php-enum)
22

33
This is a native PHP implementation to add enumarable support to PHP.
44
It's an abstract class that can be extended to emulate enumerables.

0 commit comments

Comments
 (0)