jwt-auth icon indicating copy to clipboard operation
jwt-auth copied to clipboard

Fix Travis Builds

Open joemcgill opened this issue 4 years ago • 0 comments

This makes several updates that fixes new WordPress warnings and brings things up to standard so that Travis builds will run.

Updates:

  • Upgrade PHPCS Composer Installer to 0.7
  • Update Travis config to enable mysql and memecached
  • Fix permissions callbacks (#39)
  • Fix PHPCS issues
  • Upgrade xwp/wp-dev-lib to 1.6.5
  • Upgrade php-coveralls to 2.4.2
  • Fix PHPUnit configuration validation

joemcgill avatar Nov 10 '20 17:11 joemcgill