Changeset 45027
- Timestamp:
- 03/27/2019 03:05:56 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r45004 r45027 19 19 - php: 7.4snapshot 20 20 - php: 7.3 21 - php: 7.3 22 env: WP_TRAVIS_OBJECT_CACHE=true 23 services: memcached 21 24 - php: 7.2 22 25 - php: 7.1 … … 24 27 env: WP_TEST_REPORTER=true 25 28 - php: 5.6 26 - php: 5.627 env: WP_TRAVIS_OBJECT_CACHE=true28 services: memcached29 29 - php: 5.5 30 30 - php: 5.4
Note: See TracChangeset
for help on using the changeset viewer.