Skip to content
This repository was archived by the owner on Apr 1, 2020. It is now read-only.

technote-space/test-travis

Repository files navigation

Test Travis

CI Status Build Status codecov CodeFactor License: GPL v2+ PHP: >=5.6 WordPress: >=5.0

Travis CI テスト用

Table of Contents

Details

要件

  • PHP 5.6 以上
  • WordPress 5.0 以上

構成

  • Travis CI
    • code check
      • PHP
        • PHP_CodeSniffer
        • PHPMD
      • JavaScript
        • ESLint
    • test
      • PHP
        • PHPUnit
          • PHP v5.6 - v7.3
          • WordPress v5.0 - latest
      • JavaScript
        • Jest
    • coverage
      • codecov
  • GitHub Actions
    • code check
      • PHP
        • PHP_CodeSniffer
        • PHPMD
      • JavaScript
        • ESLint
    • test
      • PHP
        • PHPUnit
          • PHP v5.6 - v7.3
          • WordPress v5.0 - latest
      • JavaScript
        • Jest
    • deploy
      • GitHub releases

Dependency

Scripts for Travis CI

Author

GitHub (Technote)
Blog

プラグイン作成用フレームワーク

WP Content Framework

About

Sample plugin for testing with Travis CI

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •