Enable continuous integration with Travis CI
@@ -0,0 +1,5 @@
+language: go
+go:
+ - 1.6
+ - 1.7
+ - 1.8.x