1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00

Add remove everything at the beginning of ci

This commit is contained in:
Elias Steurer 2020-10-30 17:02:14 +01:00
parent ec9e16ad67
commit d5ff21725a

View File

@ -10,6 +10,7 @@ check:
- vs2019 - vs2019
- windows10 - windows10
script: script:
- git clean -xdf
- cd Tools - cd Tools
- pip install cmakelang - pip install cmakelang
- python format-cmake.py - python format-cmake.py