Skip to content

Commit

Permalink
Add PHP 5.6 as a testing environment on Travis CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
nrk committed Sep 5, 2014
1 parent ac9b5fd commit 704c08c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ php:
- 5.3
- 5.4
- 5.5
- 5.6

services:
- redis-server
Expand Down

0 comments on commit 704c08c

Please sign in to comment.