cmd/audio-player/looper: build successfully on circleci

This commit is contained in:
Scott 2020-02-28 13:39:04 +10:30
parent 081efe24d7
commit fe983b123c
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
// +build circleci
package main
const audioCmd = ""
func initCommand() {}