Changeset 44991
- Timestamp:
- 03/25/2019 12:15:10 AM (6 years ago)
- Location:
- branches/4.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.9
- Property svn:mergeinfo changed
/branches/4.8 (added) merged: 42204
- Property svn:mergeinfo changed
-
branches/4.9/.travis.yml
r41748 r44991 16 16 env: WP_TRAVISCI=travis:js 17 17 - php: 7.2 18 - php: 7.119 - php: 7.020 18 - php: 5.6 21 19 - php: 5.6 22 20 env: WP_TRAVIS_OBJECT_CACHE=true 23 21 services: memcached 24 - php: 5.525 - php: 5.426 - php: 5.327 dist: precise28 22 - php: 5.2 29 23 dist: precise 30 - php: nightly31 allow_failures:32 - php: nightly33 24 before_install: 34 25 - |
Note: See TracChangeset
for help on using the changeset viewer.