Merge remote-tracking branch 'upstream/master'
This commit is contained in:
commit
a915e05a15
@ -4,8 +4,11 @@ php:
|
|||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
## Wait for solving this issue : https://github.com/travis-ci/travis-ci/issues/1749
|
## @reference https://github.com/travis-ci/travis-ci/issues/1749
|
||||||
# - hhvm
|
- hhvm
|
||||||
|
matrix:
|
||||||
|
allow_failures:
|
||||||
|
- php: hhvm
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
## Composer
|
## Composer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user