Added PHP 5.6 and HHVM to travis.yml

This commit is contained in:
Tobias Nyholm
2014-07-09 12:05:21 +02:00
parent 5f8ee928b6
commit 37bb216b95
+6
View File
@@ -4,6 +4,12 @@ php:
- 5.3 - 5.3
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6
- hhvm
matrix:
allow_failures:
- php: hhvm
script: script:
- vendor/bin/phpunit - vendor/bin/phpunit