kamataryo / oembed-travis
This WordPress plunin embeds your build logs on Travis CI into WordPress easily.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 19
Type:wordpress-plugin
This package is not auto-updated.
Last update: 2025-01-04 20:41:59 UTC
README
Official Repository
https://wordpress.org/plugins/oembed-travis/
Contributing
$ git clone https://github.com/KamataRyo/oembed-travis
$ cd oembed-travis
$ bash bin/install-wp-tests.sh wordpress_test root '' localhost $WP_VERSION
$ phpunit
$ npm install
$ npm test
Screen shots
Acknowledgments
This plugin is based on oEmbed Gist authored by @miya0001. I would like to express my gratitude and appreciation to the great plugin and its developmental fixtures.