Code

Added a travis-ci.org project specification.
[sysdb/go.git] / .travis.yml
diff --git a/.travis.yml b/.travis.yml
new file mode 100644 (file)
index 0000000..2e8d40d
--- /dev/null
@@ -0,0 +1,7 @@
+language: go
+go:
+  - 1.0
+  - 1.1
+  - 1.2
+  - 1.3
+  - tip