Skip to content

Commit

Permalink
Added PHP 5.6 and HHVM to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm committed Aug 3, 2014
1 parent 8ea1b2b commit 8b7b1c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
@@ -1,6 +1,8 @@
language: php
php:
- 5.6
- 5.5
- 5.4
- 5.3
- hhvm
before_script: composer install --dev

0 comments on commit 8b7b1c5

Please sign in to comment.