Skip to content
Snippets Groups Projects
Commit 1acaf2c8 authored by Jan Möbius's avatar Jan Möbius
Browse files

Wrong file syntax

parent 0650d3d7
No related branches found
No related tags found
1 merge request!18Gitlab ci mac
Pipeline #
gcc-c++11:
script: "CI/ci-linux.sh gcc C++11"
tags: Linux
tags:
- Linux
clang-c++11:
script: "CI/ci-linux.sh clang C++11"
tags: Linux
tags:
- Linux
gcc-c++98:
script: "CI/ci-linux.sh gcc C++98"
tags: Linux
tags:
- Linux
clang-c++98:
script: "CI/ci-linux.sh clang C++98"
tags: Linux
tags:
- Linux
macos:
script: "CI/ci-mac.sh"
tags: Apple
tags:
- Apple
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment