OSDN Git Service

Hulk did something
[bytom/vapor.git] / vendor / github.com / hashicorp / go-version / .travis.yml
diff --git a/vendor/github.com/hashicorp/go-version/.travis.yml b/vendor/github.com/hashicorp/go-version/.travis.yml
new file mode 100644 (file)
index 0000000..542ca8b
--- /dev/null
@@ -0,0 +1,13 @@
+language: go 
+
+go: 
+  - 1.0
+  - 1.1 
+  - 1.2
+  - 1.3
+  - 1.4
+  - 1.9
+  - "1.10"
+  
+script:
+  - go test