Merge pull request #43 from aerth/audio
add libasound2-dev travis dependency
This commit is contained in:
commit
c91a8fd6e9
|
@ -9,6 +9,7 @@ addons:
|
|||
- libxinerama-dev
|
||||
- libxcursor-dev
|
||||
- libxi-dev
|
||||
- libasound2-dev
|
||||
go:
|
||||
- 1.8
|
||||
- 1.7.4
|
||||
|
|
Loading…
Reference in New Issue