mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-04 06:54:39 +00:00
Install openal for travis
This commit is contained in:
parent
1ff004b33c
commit
95e2d2f8d9
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ matrix:
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq # UPDATE REPOS
|
- sudo apt-get update -qq # UPDATE REPOS
|
||||||
- sudo apt-get install -y -qq
|
- sudo apt-get install -y -qq libopenal-dev
|
||||||
|
|
||||||
script:
|
script:
|
||||||
# ALL THE BUILD COMMANDS HERE
|
# ALL THE BUILD COMMANDS HERE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue