org-link-travis

https://github.com/aki2o/org-link-travis.git

git clone 'git://github.com/aki2o/org-link-travis.git'
2

What's this?

This is a extension of Emacs that provides functions to insert/export the link of Travis CI on org-mode.

Feature

Install

If use package.el

2014/04/05 It's available by using melpa.

If use el-get.el

2014/04/05 It's available. But, master branch only.

If use auto-install.el

(auto-install-from-url "https://raw.github.com/aki2o/org-link-travis/master/org-link-travis.el")

Manually

Download org-link-travis.el and put it on your load-path.

Configuration

(require 'org-link-travis)
(setq org-link-travis/user-name "your-name")

Usage

Nothing. You can use the function of this extension automatically.

Tested On

Enjoy!!!