https://github.com/aki2o/org-link-travis.git
git clone 'git://github.com/aki2o/org-link-travis.git'
This is a extension of Emacs that provides functions to insert/export the link of Travis CI on org-mode.
2014/04/05 It's available by using melpa.
2014/04/05 It's available. But, master branch only.
(auto-install-from-url "https://raw.github.com/aki2o/org-link-travis/master/org-link-travis.el")
Download org-link-travis.el and put it on your load-path.
(require 'org-link-travis)
(setq org-link-travis/user-name "your-name")
Nothing. You can use the function of this extension automatically.
Enjoy!!!