changing script to just verify versions

This commit is contained in:
Alister
2021-08-31 19:19:16 +01:00
parent 5906454758
commit a532d3d1ae

View File

@@ -16,10 +16,10 @@ build:
- gcc -dumpversion
- g++ --version
- cmake -version
- mkdir build
- cd build
- cmake ..
- make
#- mkdir build
#- cd build
#- cmake ..
#- make
artifacts:
paths:
- build