mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
Travis: Added -k flag to make call so as many errors as possible are displayed instead of failing after the first one
This commit is contained in:
@@ -32,4 +32,4 @@ script:
|
||||
- cat sql/updates/world/*.sql | mysql -utrinity -ptrinity world
|
||||
- mysql -uroot < sql/create/drop_mysql.sql
|
||||
- cd bin
|
||||
- make -j 10
|
||||
- make -j 10 -k
|
||||
|
||||
Reference in New Issue
Block a user