Skip to content

Commit

Permalink
Test in PHP 5.5 too
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil Sturgeon committed Aug 8, 2013
1 parent c176c1c commit 85353c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: php
php:
- 5.3
- 5.4
- 5.5

before_script: composer install --dev
script: phpunit
script: phpunit

0 comments on commit 85353c5

Please sign in to comment.