We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e418f9 commit c042aa9Copy full SHA for c042aa9
.travis.yml
@@ -4,6 +4,7 @@ php:
4
- 5.3
5
- 5.4
6
- 5.5
7
+ - 5.6
8
9
before_script: composer install --prefer-source
10
script: phpunit --configuration phpunit.xml.dist
0 commit comments