Skip to content

Commit

Permalink
Add more PHP versions into travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eldy committed Oct 19, 2013
1 parent f87afaa commit 4f39632
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -9,8 +9,10 @@ services:
# This will tell travis to run phpunit
language: php
php:
- "5.2"
- "5.3"
- "5.4"
- "5.5"

env:
- DB=mysql
Expand Down

0 comments on commit 4f39632

Please sign in to comment.