mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-16 08:42:25 +00:00
Gotta set them actually
This commit is contained in:
parent
da08a622f1
commit
6cef5c6beb
@ -14,9 +14,8 @@ 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
|
- CC=gcc-5 CXX=g++-5 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