mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-17 23:18:22 +00:00
Gotta update env vars too I guess
This commit is contained in:
@@ -14,6 +14,7 @@ addons:
|
||||
- libboost-dev
|
||||
- liblua5.1-0-dev
|
||||
- zlib1g-dev
|
||||
env: COMPILER=g++-5
|
||||
script:
|
||||
- cmake -G "Unix Makefiles" -DEQEMU_BUILD_TESTS=ON -DEQEMU_ENABLE_BOTS=ON
|
||||
- make -j8
|
||||
|
||||
Reference in New Issue
Block a user