Skip to content

Commit

Permalink
Merge branch 'release/0.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
Phillip Shipley committed May 6, 2014
2 parents 5fb8b46 + 1aee57c commit d00eb82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php
php:
- "5.4"
- "5.5"

services:
- redis-server
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ApiAxle is a proxy that sits on your network, in front of your API(s) and manage
## Requirements ##
* PHP >= 5.3.3
* [curl](http://php.net/curl)
* [ApiAxle](http://apiaxle.com) proxy with the apiaxle-api package installed
* [ApiAxle](http://apiaxle.com) >= 1.12.17

## Features / Goals / TODO ##
- [x] Readily consumable, configuration based, object oriented library
Expand Down

0 comments on commit d00eb82

Please sign in to comment.