mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-03 13:22:28 +00:00
removed branch restriction in travis
This commit is contained in:
parent
1cb07d055e
commit
ca817051e7
@ -13,10 +13,6 @@ 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
|
||||||
- ./bin/tests
|
- ./bin/tests
|
||||||
branches:
|
|
||||||
only:
|
|
||||||
- master
|
|
||||||
- stable
|
|
||||||
notifications:
|
notifications:
|
||||||
email: false
|
email: false
|
||||||
irc:
|
irc:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user