Changeset 41307
- Timestamp:
- 08/22/2017 09:40:43 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/4.7/.travis.yml
r41296 r41307 16 16 env: WP_TRAVISCI=travis:js 17 17 - php: 7.1 18 - php: 7.019 18 - php: 5.6 20 19 - php: 5.6 21 20 env: WP_TRAVIS_OBJECT_CACHE=true 22 21 services: memcached 23 - php: 5.524 - php: 5.425 - php: 5.326 dist: precise27 22 - php: 5.2 28 23 dist: precise 29 - php: nightly30 allow_failures:31 - php: nightly32 24 before_install: 33 25 - |
Note: See TracChangeset
for help on using the changeset viewer.