Build: Switch PHP 5.2 to Travis' Ubuntu precise
image for the 4.4 branch.
See #41292 git-svn-id: https://develop.svn.wordpress.org/branches/4.4@41078 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
03191347a6
commit
243ca779d0
@ -1,4 +1,5 @@
|
||||
sudo: false
|
||||
dist: trusty
|
||||
language: php
|
||||
cache:
|
||||
directories:
|
||||
@ -18,6 +19,7 @@ matrix:
|
||||
services: memcached
|
||||
- php: 5.2
|
||||
env: WP_TRAVISCI=travis:phpunit
|
||||
dist: precise
|
||||
before_install:
|
||||
- WP_CORE_DIR=/tmp/wordpress/
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user