Ticket #2920: 2920.2.diff
File 2920.2.diff, 729 bytes (added by , 9 years ago) |
---|
-
.travis.yml
19 19 # WordPress comes from the Git mirror, where 'master' mirrors svn 'trunk' and 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 24 25 - WP_VERSION=4.3 -
package.json
23 23 "grunt-wp-i18n": "~0.5.2", 24 24 "matchdep": "~1.0.1" 25 25 }, 26 "engines": { 27 "node": ">=4.2.1" 28 }, 26 29 "keywords": [ 27 30 "community", 28 31 "forums",