We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405d3f6 commit 884def8Copy full SHA for 884def8
.travis.yml
@@ -0,0 +1,7 @@
1
+language: go
2
+go:
3
+ - 1.8.x
4
+ - 1.7.x
5
+ - 1.6.x
6
+ - 1.5.x
7
+script: go test -v && cd cmd && go build ldifdiff.go
0 commit comments