mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 16:41:29 +00:00
Revert "Gotta set them actually"
This reverts commit 6cef5c6beb99514bc774f038687b06c7ae856416.
This commit is contained in:
parent
6cef5c6beb
commit
e3f15de1f8
@ -14,8 +14,9 @@ addons:
|
|||||||
- libboost-dev
|
- libboost-dev
|
||||||
- liblua5.1-0-dev
|
- liblua5.1-0-dev
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
|
env: COMPILER=g++-5
|
||||||
script:
|
script:
|
||||||
- CC=gcc-5 CXX=g++-5 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
|
||||||
- ./bin/tests
|
- ./bin/tests
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user