Skip to content

Commit

Permalink
Also test with PHP 5.5 on Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jan 25, 2014
1 parent 10c5b2c commit 6f5fe28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .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_ROOT_VERSION=dev-master composer install --dev --prefer-source
Expand Down

0 comments on commit 6f5fe28

Please sign in to comment.