Skip to content

Commit

Permalink
Added travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeriopvl committed Jul 13, 2013
1 parent cce5c67 commit 29e19e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
@@ -0,0 +1,5 @@
language: php
php:
- 5.5
- 5.4
- 5.3
2 changes: 2 additions & 0 deletions README.md
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/rogeriopvl/php-lrucache.png)](https://travis-ci.org/rogeriopvl/php-lrucache)

# PHP LRU Cache implementation

## Intro
Expand Down

0 comments on commit 29e19e5

Please sign in to comment.