Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 82801a7

Browse files
committed
Add Travis banner
1 parent 4bfd12e commit 82801a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# URL Map Stack Middleware
22

3+
[![Build Status](https://travis-ci.org/stackphp/url-map.png)](https://travis-ci.org/stackphp/url-map)
4+
35
The `UrlMap` class takes an array mapping paths to apps and dispatches
46
accordingly. This class is insertable into a Middleware Stack Builder, like
57
[stack/builder](http://github.com/stackphp/builder).

0 commit comments

Comments
 (0)