Skip to content

Commit

Permalink
Added php 5.4 and 5.5 versions and hhmv to travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
yriveiro committed Apr 10, 2014
1 parent 59c5b9a commit 007995c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ language: php

php:
- 5.3
- 5.4
- 5.5
- hhvm

before_script:
- wget http://getcomposer.org/composer.phar
Expand Down

0 comments on commit 007995c

Please sign in to comment.