.travis.yml: add https://travis-ci.org/ automatic builds

This commit is contained in:
David Adam
2014-01-13 16:53:26 +08:00
committed by ridiculousfish
parent b475325b5e
commit e908b731ab
2 changed files with 19 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
[fish](http://fishshell.com/) - the friendly interactive shell
[fish](http://fishshell.com/) - the friendly interactive shell [![Build Status](https://travis-ci.org/fish-shell/fish-shell.png?branch=travis)](https://travis-ci.org/zanchey/fish-shell)
================================================
fish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family. fish includes features like syntax highlighting, autosuggest-as-you-type, and fancy tab completions that just work, with no configuration required.