Skip to content

Commit

Permalink
Make travis test against php 5.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
etrepat committed Jan 2, 2014
1 parent 521c7fc commit a5eb12f
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:
- curl -s http://getcomposer.org/installer | php
Expand Down

0 comments on commit a5eb12f

Please sign in to comment.