We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e99c76a commit 28f20f0Copy full SHA for 28f20f0
.travis.yml
@@ -0,0 +1,4 @@
1
+language: go
2
+before_install:
3
+ - sudo apt-get update -qq
4
+ - sudo apt-get install -qq libtagc0-dev
0 commit comments