@@ -0,0 +1,9 @@
+language: go
+go:
+ - 1.3
+
+install:
+ - go get code.google.com/p/go.tools/cmd/cover
+script:
+ - ./test