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