We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6338c1e commit 30d95beCopy full SHA for 30d95be
2 files changed
.travis.yml
@@ -0,0 +1,7 @@
1
+language: go
2
+
3
+go:
4
+ - 1.6
5
+ - 1.7
6
+ - 1.8
7
+ - 1.9
README.md
@@ -2,6 +2,7 @@ cloudsight-go
=============
[](https://godoc.org/github.com/cloudsight/cloudsight-go)
+[](https://travis-ci.org/cloudsight/cloudsight-go)
A simple CloudSight API Client for Go programming language.
8
0 commit comments