Go to file
Gary Pendergast 6dbb6750e3 Build Tools: Add AppVeyor integration.
AppVeyor allows us to test in a Windows environment. This first iteration tests that building works correctly.

Props netweb.
Fixes #44276.



git-svn-id: https://develop.svn.wordpress.org/trunk@44594 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-15 04:20:10 +00:00
src Coding Standards: Assignments must be the first block of code on a line. 2019-01-15 02:40:59 +00:00
tests Link Template: In `get_adjacent_post()`, move the sanitisation of `$excluded_terms` earlier. 2019-01-15 01:53:02 +00:00
tools
.editorconfig
.gitignore Build/Test Tools: Update `.gitignore` to exclude `twentynineteen` and `twentysixteen`. 2019-01-09 13:44:30 +00:00
.jshintrc
.npmrc
.nvmrc
.travis.yml
Gruntfile.js Build Tools: Copy unminified JS files to `src`. 2019-01-10 01:38:22 +00:00
appveyor.yml Build Tools: Add AppVeyor integration. 2019-01-15 04:20:10 +00:00
composer.json Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
composer.lock Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
jsdoc.conf.json
package-lock.json Block Editor: Upgrade the `@wordpress/` packages. 2019-01-10 01:53:38 +00:00
package.json Block Editor: Upgrade the `@wordpress/` packages. 2019-01-10 01:53:38 +00:00
phpcs.xml.dist Coding Standards: Upgrade WPCS to 1.2.1. 2019-01-12 06:40:16 +00:00
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Tests: Revert [44509]. 2019-01-09 11:13:03 +00:00