update test command to test sub-directory

This commit is contained in:
raziman 2021-02-23 10:32:51 +08:00
parent 6e0c93cbab
commit efed041b65

View File

@ -8,4 +8,4 @@ before_install:
- sudo apt-get -y install libasound2-dev
script:
- go test
- go test ./...