mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Second attempt.
This commit is contained in:
@@ -3,10 +3,11 @@ compiler:
|
||||
- gcc
|
||||
|
||||
install:
|
||||
- cmake -BBuild
|
||||
- cd Build
|
||||
- mkdir .build
|
||||
- cd .build
|
||||
- cmake ..
|
||||
- make
|
||||
- cd ..
|
||||
script:
|
||||
- cd Build/Core
|
||||
- cd .build/Core
|
||||
- ./GDCore_tests
|
Reference in New Issue
Block a user