mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
Travis: Added -k flag to make call so as many errors as possible are displayed instead of failing after the first one
(cherry picked from commit 53d56551be)
This commit is contained in:
@@ -34,4 +34,4 @@ script:
|
||||
- cat sql/updates/hotfixes/*.sql | mysql -utrinity -ptrinity hotfixes
|
||||
- mysql -uroot < sql/create/drop_mysql.sql
|
||||
- cd bin
|
||||
- make -j 8
|
||||
- make -j 8 -k
|
||||
|
||||
Reference in New Issue
Block a user