Travis CI support.
@@ -0,0 +1,5 @@
+language: go
+
+go:
+ - 1.3
+ - tip
@@ -1,5 +1,7 @@
# YAML support for the Go language
+[](https://travis-ci.org/go-yaml/yaml)
Introduction
------------