Merge pull request #45 from aerth/audio-dep

fix audio dependency
This commit is contained in:
Michal Štrba 2017-07-07 00:16:32 +02:00 committed by GitHub
commit 0777dc3bc1
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ addons:
- libxinerama-dev - libxinerama-dev
- libxcursor-dev - libxcursor-dev
- libxi-dev - libxi-dev
- libasound2-dev - libopenal-dev
go: go:
- 1.8 - 1.8
- 1.7.4 - 1.7.4