Changeset 5984
- Timestamp:
- 03/18/2016 01:43:12 AM (8 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/.travis.yml
r5961 r5984 20 20 # x.y mirrors the latest from the x.y branch 21 21 env: 22 - TRAVIS_NODE_VERSION="4" 22 23 - WP_VERSION=master 23 24 - WP_VERSION=4.4 -
trunk/package.json
r5982 r5984 24 24 "matchdep": "~1.0.1" 25 25 }, 26 "engines": { 27 "node": ">=4.2.1" 28 }, 26 29 "keywords": [ 27 30 "community",
Note: See TracChangeset
for help on using the changeset viewer.