mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-15 16:37:15 +00:00
NOISSUE Make tests no longer use the MultiMC object
They do not require the application part anymore
This commit is contained in:
@@ -18,6 +18,6 @@ before_script:
|
||||
- cmake -DCMAKE_PREFIX_PATH=/opt/qt52/lib/cmake ..
|
||||
script:
|
||||
- make -j4
|
||||
- make test
|
||||
- make test ARGS="-V"
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Reference in New Issue
Block a user