Changeset 41078
- Timestamp:
- 07/18/2017 02:22:40 PM (8 years ago)
- Location:
- branches/4.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.4
-
branches/4.4/.travis.yml
r40860 r41078 1 1 sudo: false 2 dist: trusty 2 3 language: php 3 4 cache: … … 19 20 - php: 5.2 20 21 env: WP_TRAVISCI=travis:phpunit 22 dist: precise 21 23 before_install: 22 24 - WP_CORE_DIR=/tmp/wordpress/
Note: See TracChangeset
for help on using the changeset viewer.