diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 000000000..98334df4c --- /dev/null +++ b/.travis.yml @@ -0,0 +1,3 @@ +language: go +go: + - 1.1 diff --git a/README.md b/README.md index 77d28421a..b5ef7a292 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A Fast and Flexible Static Site Generator built with love by [spf13](http://spf13.com) and [friends](http://github.com/spf13/hugo/graphs/contributors) in Go. +[![Build Status](https://travis-ci.org/spf13/hugo.png)](https://travis-ci.org/spf13/hugo) + ## Overview Hugo is a static site generator written in GoLang. It is optimized for