We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6f40b9 commit 60fb69bCopy full SHA for 60fb69b
.travis.yml
@@ -0,0 +1,10 @@
1
+language: go
2
+
3
+services:
4
+ - docker
5
6
+install:
7
+ - docker pull r4yan/garlicshare
8
9
+script:
10
+ - docker run r4yan/garlicshare -h
0 commit comments