mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-17 21:50:50 -04: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:
+1
-1
@@ -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