travis yaml
@@ -0,0 +1,7 @@
+language: go
+go:
+ - 1.9
+
+script:
+ - go test -v
@@ -1,5 +1,7 @@
# GitLeaks
+[](https://travis-ci.org/zricethezav/gitleaks)
[](http://godoc.org/github.com/zricethezav/gitleaks)
[](https://golangci.com)