Changeset 41077
- Timestamp:
- 07/18/2017 02:14:37 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.5/.travis.yml
r41076 r41077 18 18 env: WP_TRAVISCI=travis:phpunit WP_TRAVIS_OBJECT_CACHE=true 19 19 services: memcached 20 dist: precise21 20 - php: 5.2 22 21 env: WP_TRAVISCI=travis:phpunit 22 dist: precise 23 23 before_install: 24 24 - WP_CORE_DIR=/tmp/wordpress/
Note: See TracChangeset
for help on using the changeset viewer.