mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 23:01:30 +00:00
Gotta update env vars too I guess
This commit is contained in:
parent
50a67c76e7
commit
da08a622f1
@ -14,6 +14,7 @@ addons:
|
|||||||
- libboost-dev
|
- libboost-dev
|
||||||
- liblua5.1-0-dev
|
- liblua5.1-0-dev
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
|
env: COMPILER=g++-5
|
||||||
script:
|
script:
|
||||||
- cmake -G "Unix Makefiles" -DEQEMU_BUILD_TESTS=ON -DEQEMU_ENABLE_BOTS=ON
|
- cmake -G "Unix Makefiles" -DEQEMU_BUILD_TESTS=ON -DEQEMU_ENABLE_BOTS=ON
|
||||||
- make -j8
|
- make -j8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user