mirror of https://bitbucket.org/ausocean/av.git
cmd/audio-player/looper: build successfully on circleci
This commit is contained in:
parent
081efe24d7
commit
fe983b123c
|
@ -0,0 +1,7 @@
|
|||
// +build circleci
|
||||
|
||||
package main
|
||||
|
||||
const audioCmd = ""
|
||||
|
||||
func initCommand() {}
|
Loading…
Reference in New Issue