Upgrade to Precise on Travis
This is an attempt to get rid of segfault during code coverage, and at the same get the latest hhvm that may pass our tests.
This commit is contained in:
parent
75d3bdb016
commit
a06533f766
|
@ -1,4 +1,6 @@
|
||||||
language: php
|
language: php
|
||||||
|
dist: trusty
|
||||||
|
sudo: false
|
||||||
|
|
||||||
php:
|
php:
|
||||||
- 5.6
|
- 5.6
|
||||||
|
|
Loading…
Reference in New Issue