We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8125178 commit f8f497dCopy full SHA for f8f497d
1 file changed
.travis.yml
@@ -23,6 +23,9 @@ script:
23
- vendor/bin/phpunit --colors
24
25
matrix:
26
+ include:
27
+ - php: 5.3
28
+ dist: precise
29
allow_failures:
30
- php: hhvm
31
- php: hhvm-nightly
0 commit comments