This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

oEmbed Travis

Description

  • Embed your build logs on Travis CI into WordPress easily.
  • You simply have to paste the URL of your Travis CI build logs.
  • You can embed a specific build history from Travis CI.

Summary

You can embed your build logs from Travis CI by simply pasting the URL like below.

  • https://travis-ci.org/user/repo/jobs/12345
  • https://travis-ci.org/user/repo/builds/12345
  • https://travis-ci.org/user/repo/jobs/12345#L123
  • https://travis-ci.org/user/repo/builds/12345#L123

Support

Screenshots

  • Copy the URL for one of the job from travis-ci.org.
  • Or copy build URL from travis-ci.org, for single job without matrix.
  • You simply paste URL into WordPress.
  • It just appears on the post!

Installation

  • A plugin installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plugin is made effective.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“oEmbed Travis” is open source software. The following people have contributed to this plugin.

Contributors

Translate “oEmbed Travis” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3.8

  • test for later WordPress

0.3.7

  • Apply composer

0.3.6

  • Update style

0.2.6

  • Update style

0.2.5

  • bug and style fix

0.2.4

  • bug fix

0.2.3

  • The first release.