Merge pull request #33 from Nyholm/patch-1

Added PHP 5.6 and HHVM to travis.yml
This commit is contained in:
Mike van Riel
2014-07-19 08:49:33 +02:00
+8
View File
@@ -4,6 +4,14 @@ php:
- 5.3 - 5.3
- 5.4 - 5.4
- 5.5 - 5.5
- 5.6
- hhvm
- hhvm-nightly
matrix:
allow_failures:
- php: hhvm
- php: hhvm-nightly
script: script:
- vendor/bin/phpunit - vendor/bin/phpunit