mirror of
https://github.com/glest/glest-source.git
synced 2025-08-27 17:59:48 +02:00
- try to add sdl2 to travis
This commit is contained in:
@@ -23,6 +23,7 @@ before_install:
|
||||
- sudo apt-get update -qq # UPDATE REPOS
|
||||
#- sudo apt-get upgrade -qq # UPGRADE SYSTEM TO LATEST PATCH LEVEL
|
||||
- sudo apt-get install -y -qq
|
||||
- sudo apt-get install libsdl2-dev
|
||||
- sudo mk/linux/setupBuildDeps.sh --quiet # INSTALL OUR DEPENDENCIES
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user