we only require non-CLI binaries to build
This commit is contained in:
@@ -6,7 +6,7 @@ language: c
|
|||||||
|
|
||||||
# Make sure build dependencies are installed.
|
# Make sure build dependencies are installed.
|
||||||
install:
|
install:
|
||||||
- sudo apt-get update && sudo apt-get install mono-gmcs cli-common-dev libgl1-mesa-dev libsdl1.2-dev libopenal-dev
|
- sudo apt-get update && sudo apt-get install mono-gmcs cli-common-dev libsdl1.2debian libgl1-mesa-glx libopenal1 libfreetype6
|
||||||
|
|
||||||
# Run the build script which will automatically call RALint and ensure that the IDE project files are still valid.
|
# Run the build script which will automatically call RALint and ensure that the IDE project files are still valid.
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user